wok-stable diff ppp-pam/receipt @ rev 7773

Reverted my change to use loaders.cache file instead of making my own /etc/gtk-2.0/gdk-pixbuf.loaders file.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 23 01:14:50 2010 +0000 (2010-12-23)
parents ce752ae970e1
children 02bbaa9d12ba
line diff
     1.1 --- a/ppp-pam/receipt	Tue Mar 16 15:03:50 2010 +0000
     1.2 +++ b/ppp-pam/receipt	Thu Dec 23 01:14:50 2010 +0000
     1.3 @@ -51,3 +51,8 @@
     1.4  	# insert #!/bin/sh  on top line in ip* scripts
     1.5  	sed -i '1i\#!/bin/sh' $fs/etc/ppp/scripts/ip*
     1.6  }
     1.7 +
     1.8 +pre_remove()
     1.9 +{
    1.10 +    tazpkg get-install  ${PACKAGE%-pam}
    1.11 +}