aboutsummaryrefslogtreecommitdiff
path: root/packages/linux_make/debian/pd-extended.postrm
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2013-02-01 16:41:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2013-02-01 16:41:13 +0000
commitfe0b30183bd9643d2c8e4bcb812817388787c4dc (patch)
treeed306251086fe43ccc9da2d87578a6c1e8cfef63 /packages/linux_make/debian/pd-extended.postrm
parentf245ef3025d0ffddae0086119e4db686c05bf2c2 (diff)
merge in build fixes from branches/pd-extended/0.43
svn path=/trunk/; revision=17014
Diffstat (limited to 'packages/linux_make/debian/pd-extended.postrm')
-rwxr-xr-xpackages/linux_make/debian/pd-extended.postrm2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux_make/debian/pd-extended.postrm b/packages/linux_make/debian/pd-extended.postrm
index 84905c06..f55a6e5c 100755
--- a/packages/linux_make/debian/pd-extended.postrm
+++ b/packages/linux_make/debian/pd-extended.postrm
@@ -13,3 +13,5 @@ fi
if [ -x "`which update-mime-database 2>/dev/null`" ]; then
update-mime-database /usr/share/mime
fi
+
+#DEBHELPER#