wok diff busybox-pam/receipt @ rev 7659

Up: postgresql to 9.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 15 20:37:51 2010 +0000 (2010-12-15)
parents 1a1bfecb4881
children 040555bd4620
line diff
     1.1 --- a/busybox-pam/receipt	Tue Nov 23 03:15:08 2010 +0000
     1.2 +++ b/busybox-pam/receipt	Wed Dec 15 20:37:51 2010 +0000
     1.3 @@ -18,3 +18,8 @@
     1.4      cp -a $src/busybox-pam $fs/bin/busybox
     1.5      cp -a stuff/* $fs
     1.6  }
     1.7 +
     1.8 +pre_remove()
     1.9 +{
    1.10 +    tazpkg get-install  ${PACKAGE%-pam}
    1.11 +}