summaryrefslogtreecommitdiff
path: root/Library
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2015-07-02 13:37:10 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2015-07-02 13:37:10 -0700
commite411eb1b4119ed9abf321712e896360e16a78322 (patch)
tree96a5bfe553b2df0e0a4921d6fca357087820df18 /Library
parent5685d5148f9cbab872d63dcd00ab278c1a8a762f (diff)
Use sh to escape package names for fixhalf script.
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/fixhalf.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/fixhalf.sh b/Library/fixhalf.sh
new file mode 100755
index 0000000..73fcfa9
--- /dev/null
+++ b/Library/fixhalf.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+rm -f /var/lib/dpkg/info/%@.prerm
+rm -f /var/lib/dpkg/info/%@.postrm
+rm -f /var/lib/dpkg/info/%@.preinst
+rm -f /var/lib/dpkg/info/%@.postinst
+rm -f /var/lib/dpkg/info/%@.extrainst_