summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sane-frontends/files/patch-ad')
-rw-r--r--graphics/sane-frontends/files/patch-ad19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/sane-frontends/files/patch-ad b/graphics/sane-frontends/files/patch-ad
deleted file mode 100644
index aa5e99f75678..000000000000
--- a/graphics/sane-frontends/files/patch-ad
+++ /dev/null
@@ -1,19 +0,0 @@
---- tools/Makefile.in.orig Sun Mar 5 22:45:19 2000
-+++ tools/Makefile.in Wed Apr 19 06:00:00 2000
-@@ -25,6 +25,7 @@
- MKDIR = $(top_srcdir)/mkinstalldirs
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
-+INSTALL_SCRIPT = @INSTALL_SCRIPT@
- INSTALL_DATA = @INSTALL_DATA@
- RANLIB = @RANLIB@
-
-@@ -65,7 +66,7 @@
- all: $(DESTINATIONS)
-
- install: sane-config
-- $(INSTALL_PROGRAM) sane-config $(bindir)/sane-config
-+ $(INSTALL_SCRIPT) sane-config $(bindir)/sane-config
-
- sane-config: sane-config.in $(top_builddir)/config.status
- cd $(top_builddir) \