[arch-general] makepkg not stripping bin/libs
24 Jan
2008
24 Jan
'08
11:58 a.m.
makegpkg 3.1.1 line ~752 has this... find {,usr/{,local/},opt/}{bin,lib,sbin} -type f and I can't see how that will ever work, and it doesn't for me, however this does work (for me)... find -regex ".+/bin/.+" -o -regex ".+/lib/.+" -o -regex ".+/sbin/.+" -type f I recently rebuilt kdemod4 and it ended up being 1.9Gb whereas it should have been around >400Mb. --markc
6227
Age (days ago)
6227
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Constable