diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2005-07-06 00:03:06 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-06 00:03:06 +0000 |
commit | 7e09f9e48816d814b0838b2967eaf51889eff28c (patch) | |
tree | 988194bbc518e6b6e8bb283f984248594af1b734 /packages/sane-backends/sane-backends-1.0.15/Makefile.in.patch | |
parent | 3a0470ba3c87a90356703fe13bee7c2430aa561b (diff) |
Added package sane-backends.
Diffstat (limited to 'packages/sane-backends/sane-backends-1.0.15/Makefile.in.patch')
-rw-r--r-- | packages/sane-backends/sane-backends-1.0.15/Makefile.in.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/sane-backends/sane-backends-1.0.15/Makefile.in.patch b/packages/sane-backends/sane-backends-1.0.15/Makefile.in.patch new file mode 100644 index 0000000000..d73a2f0fb5 --- /dev/null +++ b/packages/sane-backends/sane-backends-1.0.15/Makefile.in.patch @@ -0,0 +1,11 @@ +--- sane-backends/Makefile.in 2004-05-04 11:44:26.000000000 -0400 ++++ sane-backends-1.0.15/Makefile.in 2005-05-11 12:43:20.870000000 -0400 +@@ -33,7 +33,7 @@ + + @SET_MAKE@ + +-SUBDIRS = include lib sanei backend frontend tools doc po ++SUBDIRS = include lib sanei backend frontend tools po + + 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 \ |