Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/lib/dpkg/info/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/lib/dpkg/info/libxml-sax-perl.preinst

#!/bin/sh
## ----------------------------------------------------------------------
## debian/preinst : preinstallation script for libxml-sax-perl
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
set -e

if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" le 0.16.0.1
then
    # find out the md5sum of an unmodified ParserDetails.ini

    [ -d /var/lib/libxml-sax-perl ] || mkdir --parents /var/lib/libxml-sax-perl
    update-perl-sax-parsers --quiet --update --file - | md5sum - \
        > /var/lib/libxml-sax-perl/ParserDetails.ini.md5sum
fi

if [ "$1" = "install" ] && [ -n "$2" ] && \
   dpkg --compare-versions "$2" le 0.16.0.1
then
    # upgrading from a removed but nonpurged state
    # an unmodified ParserDetails.ini is an empty file
    # we don't have update-perl-sax-parsers available yet
    [ -d /var/lib/libxml-sax-perl ] || mkdir --parents /var/lib/libxml-sax-perl
    md5sum - < /dev/null > /var/lib/libxml-sax-perl/ParserDetails.ini.md5sum
fi

## ---------------------------------------------------------------------- 
## automatically generated debhelper commands


exit 0

## ----------------------------------------------------------------------

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net