░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/share/doc/xml-core/examples
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: foo.postrm
#!/bin/sh ## ---------------------------------------------------------------------- ## debian/postrm: postremoval script for foo ## ---------------------------------------------------------------------- ## ---------------------------------------------------------------------- ## Abort if any command returns an error value set -e ## -------------------------------------------------------------- ## Remove package XML catalog file if [ "$1" = "purge" ] then rm -f /etc/xml/foo.xml rm -f /etc/xml/foo.xml.old fi ## ---------------------------------------------------------------------- ## Automatically added sections #DEBHELPER# exit 0 ## ----------------------------------------------------------------------
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 foo.postinst
POSTINST
1.2 KB
2019-02-27 00:10
EDIT
📄 foo.postrm
POSTRM
726 B
2019-02-27 00:10
EDIT
📄 foo.prerm
PRERM
1.1 KB
2019-02-27 00:10
EDIT
📄 foo.xmlcatalogs
XMLCATALOGS
231 B
2019-02-27 00:10
EDIT