r10228 - /desktop/unstable/gnome-python/debian/python-gnome2.postinst

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Apr 22 12:52:32 UTC 2007


Author: lool
Date: Sun Apr 22 12:52:32 2007
New Revision: 10228

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10228
Log:
* Wrap.

Modified:
    desktop/unstable/gnome-python/debian/python-gnome2.postinst

Modified: desktop/unstable/gnome-python/debian/python-gnome2.postinst
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python/debian/python-gnome2.postinst?rev=10228&op=diff
==============================================================================
--- desktop/unstable/gnome-python/debian/python-gnome2.postinst (original)
+++ desktop/unstable/gnome-python/debian/python-gnome2.postinst Sun Apr 22 12:52:32 2007
@@ -2,6 +2,9 @@
 
 set -e
 
-/usr/share/python/runtime.d/python-gnome2.rtupdate rtupdate pouet $(pyversions -d)
+/usr/share/python/runtime.d/python-gnome2.rtupdate \
+        rtupdate \
+        pouet \
+        $(pyversions -d)
 
 #DEBHELPER#




More information about the pkg-gnome-commits mailing list