wok diff partimage-pam/receipt @ rev 11169
Up: freetype to 2.4.7.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 02 07:13:11 2011 +0000 (2011-11-02) |
parents | d1768332cee0 |
children | c1549ac89096 |
line diff
1.1 --- a/partimage-pam/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/partimage-pam/receipt Wed Nov 02 07:13:11 2011 +0000 1.3 @@ -31,8 +31,8 @@ 1.4 mkdir -p $fs/usr $fs/etc/init.d 1.5 cp -a $_pkg/usr/sbin $fs/usr 1.6 cp -a $_pkg/etc $fs/ 1.7 - install -g root -o root -m 0600 ../$SOUR$stuff/etc/partimaged/partimaged.* $fs/etc/partimaged 1.8 - install -g root -o root -m 0755 ../$SOUR$stuff/etc/init.d/partimaged $fs/etc/init.d 1.9 + install -g root -o root -m 0600 ../$SOURCE/stuff/etc/partimaged/partimaged.* $fs/etc/partimaged 1.10 + install -g root -o root -m 0755 ../$SOURCE/stuff/etc/init.d/partimaged $fs/etc/init.d 1.11 } 1.12 1.13 post_install()