wok
diff barcode/receipt @ rev 9510
Fixed glib. Need to have --sysconfdir=/etc or /etc ends up in /usr folder.
author |
Christopher Rogers <slaxemulator@gmail.com> |
date |
Wed Apr 06 08:10:27 2011 +0000 (2011-04-06) |
parents |
02bbaa9d12ba |
children |
9fe42091b4be |
line diff
1.1 --- a/barcode/receipt Mon Apr 04 01:29:52 2011 +0200
1.2 +++ b/barcode/receipt Wed Apr 06 08:10:27 2011 +0000
1.3 @@ -22,7 +22,6 @@
1.4 genpkg_rules()
1.5 {
1.6 mkdir -p $fs/usr
1.7 - strip $_pkg/lib/*
1.8 cp -a $_pkg/bin $fs/usr
1.9 cp -a $_pkg/lib $fs/usr
1.10 }