Jim Diamond wrote:
Hi,

I just used your Slackbuild to create the linuxwacom package.

I see that instead of copying some specific files to /usr/doc, you copy
         [A-Z][A-Z]*

For whatever reason, on my system (Slack 12.1) bash matches that
pattern to all the files

linuxwacom-0.8.0-3$ echo [A-Z][A-Z]*
acinclude.m4 aclocal.m4 AUTHORS autom4te.cache bootstrap ChangeLog config.guess 
config.log config.status config.sub configure configure.in depcomp GPL 
install-sh LGPL libtool ltmain.sh Makefile Makefile.am Makefile.in missing 
mkxincludes mkxincludes.in NEWS prebuilt README src

I played around with my settings of LANG and LC_ALL for a few seconds
and didn't find anything interesting.

In tcsh, that pattern matches the set of files you wanted it to.  So
maybe you want to change your cp line to

        cp AUTHORS GPL LGPL NEWS README ChangeLog ....


I'm not sure why that's happening; I've not noticed that on any of
the ones like that I've tested (but maybe "noticed" is the key word)
:/

-RW

_______________________________________________
SlackBuilds-users mailing list
[email protected]
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to