Hi!
I just thought you'd like to know that the SPEC file for 0.71 has a
minor bug that causes the following problem when building from
scratch:
+ cp -pr README AUTHORS NEWS doc/sane.ps doc/sane doc/icons //usr/doc/sane-0.71
cp: doc/sane: No such file or directory
Bad exit status
The attached patch fixes this problem.
Thanks,
-- Gordon Matzigkeit \ Proudly running pieces of the GNU operating system. gord@profitpress.com \ Jacques Cousteau loved programming in assembler.
--Multipart_Tue_Mar_31_11:28:26_1998-1 Content-Type: application/octet-stream; type=patch Content-Disposition: attachment; filename="sane-0.71-spec.diff" Content-Transfer-Encoding: 7bit
--- sane-0.71.spec.orig Tue Feb 24 00:07:19 1998 +++ sane-0.71.spec Tue Mar 31 11:19:46 1998 @@ -149,7 +149,7 @@ /usr/lib/libsane-umax.so.0.0.71 /usr/lib/libsane.so /usr/lib/libsane.so.0.0.71 -%doc README AUTHORS NEWS doc/*.ps doc/sane doc/icons +%doc README AUTHORS NEWS doc/*.ps doc/icons /usr/man/man1/saned.1 /usr/man/man1/scanimage.1 /usr/man/man1/xscanimage.1
--Multipart_Tue_Mar_31_11:28:26_1998-1--
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com