[Pkg-xfce-commits] r501 - desktop/trunk/exo/debian
Simon Huggins
huggie at costa.debian.org
Sun Mar 12 11:19:46 UTC 2006
Author: huggie
Date: 2006-03-12 11:19:45 +0000 (Sun, 12 Mar 2006)
New Revision: 501
Added:
desktop/trunk/exo/debian/libexo-0.3-0.postinst
Removed:
desktop/trunk/exo/debian/postinst
Modified:
desktop/trunk/exo/debian/changelog
Log:
Move the postinst to only fire for the lib not the -dev package.
Stops killing xfce-mcs-manager twice but also removes a lintian warning.
Modified: desktop/trunk/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog 2006-03-12 10:59:26 UTC (rev 500)
+++ desktop/trunk/exo/debian/changelog 2006-03-12 11:19:45 UTC (rev 501)
@@ -6,6 +6,8 @@
(Simon Huggins)
* Add exo-preferred-applications manpage
* Remove the unneeded .la and .a files for mcs-plugins
+ * Move the postinst to only fire for the lib package not the -dev package
+ as that's where the mcs-plugins are.
-- Yves-Alexis Perez <corsac at corsac.net> Sun, 05 Mar 2006 16:40:32 +0100
Copied: desktop/trunk/exo/debian/libexo-0.3-0.postinst (from rev 494, desktop/trunk/exo/debian/postinst)
Deleted: desktop/trunk/exo/debian/postinst
===================================================================
--- desktop/trunk/exo/debian/postinst 2006-03-12 10:59:26 UTC (rev 500)
+++ desktop/trunk/exo/debian/postinst 2006-03-12 11:19:45 UTC (rev 501)
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-# Get xfce-mcs-manager to reinit
-pkill -USR1 -f xfce-mcs-manager || true
More information about the Pkg-xfce-commits
mailing list