[packages] sane-backends: Update to v1.0.20 (closes #5662)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17213 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,12 +1,11 @@
|
||||
diff -Nur sane-backends-1.0.16/Makefile.in sane-backends-1.0.16.patched/Makefile.in
|
||||
--- sane-backends-1.0.16/Makefile.in 2005-07-17 13:52:54.000000000 +0200
|
||||
+++ sane-backends-1.0.16.patched/Makefile.in 2005-12-17 00:28:38.144022500 +0100
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
-SUBDIRS = include lib sanei backend frontend tools doc po
|
||||
+SUBDIRS = include lib sanei backend frontend
|
||||
|
||||
DISTFILES = AUTHORS COPYING ChangeLog ChangeLog-1.0.0 ChangeLog-1.0.1 \
|
||||
ChangeLog-1.0.2 ChangeLog-1.0.3 ChangeLog-1.0.4 ChangeLog-1.0.5 \
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -244,7 +244,7 @@ target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
-SUBDIRS = include lib sanei backend frontend tools doc po
|
||||
+SUBDIRS = include lib sanei backend frontend
|
||||
DIST_SUBDIRS = include lib sanei backend frontend tools doc po japi testsuite
|
||||
dist_doc_DATA = AUTHORS ChangeLog COPYING LICENSE NEWS PROBLEMS PROJECTS \
|
||||
README README.aix README.beos README.darwin README.djpeg README.freebsd \
|
||||
|
Reference in New Issue
Block a user