r25440 - /packages/unstable/software-properties/debian/patches/su-to-root.patch

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Mon Oct 25 22:42:35 UTC 2010


Author: jordi
Date: Mon Oct 25 22:42:28 2010
New Revision: 25440

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25440
Log:
Add a correct call to su-to-root.

Modified:
    packages/unstable/software-properties/debian/patches/su-to-root.patch

Modified: packages/unstable/software-properties/debian/patches/su-to-root.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/software-properties/debian/patches/su-to-root.patch?rev=25440&op=diff
==============================================================================
--- packages/unstable/software-properties/debian/patches/su-to-root.patch [utf-8] (original)
+++ packages/unstable/software-properties/debian/patches/su-to-root.patch [utf-8] Mon Oct 25 22:42:28 2010
@@ -7,7 +7,7 @@
  _GenericName=Software Sources
  _Comment=Configure the sources for installable software and updates
 -Exec=gksu --desktop /usr/share/applications/software-properties.desktop /usr/bin/software-properties-gtk
-+Exec=su-to-root -X /usr/share/applications/software-properties.desktop /usr/bin/software-properties-gtk
++Exec=su-to-root -X -c /usr/bin/software-properties-gtk
  Icon=software-properties
  Terminal=false
  X-MultipleArgs=false




More information about the pkg-gnome-commits mailing list