Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://pileup_1.2-14_amd64.deb:27732/postinst  info  downloads

#!/bin/sh -e

[ "$1" = configure ] || exit 0

. /usr/share/debconf/confmodule

db_get pileup/suid_bit

if [ "$RET" = "true" ]; then
	if ! ( `dpkg-statoverride --list | grep -q pileup` ); then
		/usr/sbin/dpkg-statoverride --add --update root root 4755 /usr/bin/pileup
	fi
fi

if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions