From aad468993d5e57f36f70d94cdff802a06304b9f1 Mon Sep 17 00:00:00 2001 From: Emmanuel Bretelle Date: Sat, 16 Aug 2008 14:08:33 +0100 Subject: [PATCH] Porting changes needed for gutsy package * Fix LP#248359 --- debian/terminator.postinst | 1 + debian/terminator.prerm | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 debian/terminator.prerm diff --git a/debian/terminator.postinst b/debian/terminator.postinst index eb90e218..b2afe8d7 100755 --- a/debian/terminator.postinst +++ b/debian/terminator.postinst @@ -1,4 +1,5 @@ #!/bin/sh gtk-update-icon-cache -q -f /usr/share/icons/hicolor/ +pycentral pkginstall terminator diff --git a/debian/terminator.prerm b/debian/terminator.prerm new file mode 100644 index 00000000..f23d652d --- /dev/null +++ b/debian/terminator.prerm @@ -0,0 +1,3 @@ +#!/bin/sh + +pycentral pkgremove terminator