wok
diff slim/receipt @ rev 6958
opentyrian-classic: Remove . /etc/tazwok.conf
author |
Antoine Bodin <gokhlayeh@slitaz.org> |
date |
Tue Oct 26 12:56:43 2010 +0200 (2010-10-26) |
parents |
a0fa6235faca |
children |
0b4cf0d9e1b5 |
line diff
1.1 --- a/slim/receipt Thu Aug 19 20:55:56 2010 +0000
1.2 +++ b/slim/receipt Tue Oct 26 12:56:43 2010 +0200
1.3 @@ -21,6 +21,7 @@
1.4 compile_rules()
1.5 {
1.6 cd $src
1.7 + patch -p1 < ../stuff/NoPwdForCmd.patch || exit 1
1.8 make &&
1.9 make DESTDIR=$src/_pkg install
1.10 }