wok-6.x diff aufs-utils/receipt @ rev 5341
Fixed gettext to have acl as a depend and not just a build depend. Need for xgettext to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 27 10:19:26 2010 +0000 (2010-04-27) |
parents | 08a89bfa3890 |
children | 967fe94776a2 |
line diff
1.1 --- a/aufs-utils/receipt Mon Sep 28 17:02:43 2009 +0200 1.2 +++ b/aufs-utils/receipt Tue Apr 27 10:19:26 2010 +0000 1.3 @@ -19,6 +19,7 @@ 1.4 tazwok cook linux 1.5 fi 1.6 cd $src 1.7 + sed -i 's/-m 644 -T/-m 644/' Makefile 1.8 make KDIR=$WOK/linux/linux-$KERNEL_VERSION && make DESTDIR=$PWD/_pkg install 1.9 } 1.10