diff options
author | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-03 23:57:05 +0100 |
---|---|---|
committer | Skippy the Kangoo <Skippythekangoo at yahoo dot fr> | 2009-12-03 23:57:05 +0100 |
commit | d1dd29a19a61412aaf08afc91dafde12cb9b18dc (patch) | |
tree | c36952c0defad3096dafabe9b6fe2306c4203927 /gnome/libgnomesu | |
parent | c9660f0bc71c2c67c2d368a666c6bd5406577db9 (diff) | |
parent | 8a557d2512fcf06b6cab1111288d201114edd96d (diff) | |
download | nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.gz nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.bz2 nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.tar.xz nutyx-pakxe-d1dd29a19a61412aaf08afc91dafde12cb9b18dc.zip |
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'gnome/libgnomesu')
-rw-r--r-- | gnome/libgnomesu/.footprint | 1 | ||||
-rw-r--r-- | gnome/libgnomesu/Pkgfile | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/gnome/libgnomesu/.footprint b/gnome/libgnomesu/.footprint index 05c3f9313..6efa43634 100644 --- a/gnome/libgnomesu/.footprint +++ b/gnome/libgnomesu/.footprint @@ -13,6 +13,7 @@ lrwxrwxrwx root/root usr/lib/libgnomesu.so.0 -> libgnomesu.so.0.2.0 -rwxr-xr-x root/root usr/lib/libgnomesu.so.0.2.0 drwxr-xr-x root/root usr/lib/libgnomesu/ ---s--s--x root/root usr/lib/libgnomesu/gnomesu-backend +---s--s--x root/root usr/lib/libgnomesu/gnomesu-pam-backend drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libgnomesu-1.0.pc drwxr-xr-x root/root usr/share/ diff --git a/gnome/libgnomesu/Pkgfile b/gnome/libgnomesu/Pkgfile index bf61c66e3..8a494e76c 100644 --- a/gnome/libgnomesu/Pkgfile +++ b/gnome/libgnomesu/Pkgfile @@ -1,6 +1,7 @@ # Description: A library which allows running programs as root or another user # URL: http://members.chello.nl/~h.lai/libgnomesu/ -# Maintainer: Matt Housh, jaeger at morpheus dot net +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch # Depends on: gtk, pango, libgnomeui name=libgnomesu |