KUJUNTI.ID MINISH3LL
Path : /var/lib/dpkg/info/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/lib/dpkg/info/libtirpc3t64:amd64.preinst


#!/bin/sh

set -e

# per Helmut, these can't be safely removed again (in package postinst)
# until forky
case $1 in
	install)
		for file in libtirpc.so.3 libtirpc.so.3.0.0; do
			dpkg-divert --package libtirpc3t64 --no-rename \
				--divert \
				/lib/x86_64-linux-gnu/$file.usr-is-merged \
				/lib/x86_64-linux-gnu/$file
                done
                ;;
esac



© KUJUNTI.ID