SOURCES: pirut-desktop.patch - execute sbin files

glen glen at pld-linux.org
Fri May 26 12:31:58 CEST 2006


Author: glen                         Date: Fri May 26 10:31:58 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- execute sbin files

---- Files affected:
SOURCES:
   pirut-desktop.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/pirut-desktop.patch
diff -u SOURCES/pirut-desktop.patch:1.2 SOURCES/pirut-desktop.patch:1.3
--- SOURCES/pirut-desktop.patch:1.2	Fri May 26 12:29:48 2006
+++ SOURCES/pirut-desktop.patch	Fri May 26 12:31:53 2006
@@ -7,7 +7,7 @@
 -Categories=Application;System;X-Red-Hat-Base;X-Fedora;PackageManager;GNOME;GTK
 -Exec=/usr/bin/pirut
 +Categories=Application;System;PackageManager;GNOME;GTK
-+Exec=gksu -u root /usr/bin/pirut
++Exec=gksu -u root /usr/sbin/pirut
  Terminal=false
  Type=Application
  Icon=pirut.png
@@ -23,7 +23,7 @@
 -Categories=Application;System;X-Red-Hat-Base;X-Fedora;PackageManager;GNOME;GTK
 -Exec=/usr/bin/pup
 +Categories=PackageManager;GNOME;GTK;System;Application;
-+Exec=gksu -u root /usr/bin/pup
++Exec=gksu -u root /usr/sbin/pup
  Terminal=false
  Type=Application
  Icon=pup.png
@@ -39,7 +39,7 @@
 -Categories=Application;System;X-Red-Hat-Base;X-Fedora
 -Exec=/usr/bin/system-install-packages %F
 +Categories=GTK;System;Application;
-+Exec=gksu -u root /usr/bin/system-install-packages %F
++Exec=gksu -u root /usr/sbin/system-install-packages %F
  Terminal=false
  Type=Application
  Icon=installpkg.png
@@ -55,7 +55,7 @@
 +GenericName=Install software
 +Comment=Install selected software on the system
 +Categories=GTK;System;Application;
-+Exec=/usr/bin/system-install-packages %F
++Exec=/usr/sbin/system-install-packages %F
 +Terminal=false
 +Type=Application
 +Icon=installpkg.png
@@ -72,7 +72,7 @@
 +GenericName=Software Updater
 +Comment=Update software installed on the system
 +Categories=PackageManager;GNOME;GTK;System;Application;
-+Exec=/usr/bin/pup
++Exec=/usr/sbin/pup
 +Terminal=false
 +Type=Application
 +Icon=pup.png
@@ -88,7 +88,7 @@
 +GenericName=Add/Remove Software
 +Comment=Change the software installed on the system
 +Categories=Application;System;PackageManager;GNOME;GTK
-+Exec=/usr/bin/pirut
++Exec=/usr/sbin/pirut
 +Terminal=false
 +Type=Application
 +Icon=pirut.png
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/pirut-desktop.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list