Filewatcher File Search
FTP Search
  
Directory 
  
Content Search 
   
pkg://pileup_1.2-18_i386.deb:25526/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

Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2009 MARUHN Internet Solutions