mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Update README for libgksu
Remove unneeded code in gksu Fix slack-desc in mate-file-manager-gksu Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
parent
873fee91d3
commit
a5d5644dcb
3 changed files with 2 additions and 3 deletions
1
deps/gksu/gksu.SlackBuild
vendored
1
deps/gksu/gksu.SlackBuild
vendored
|
@ -75,7 +75,6 @@ find . \
|
|||
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
|
||||
-exec chmod 644 {} \;
|
||||
|
||||
#LDFLAGS="-lgtk" \
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
./configure \
|
||||
|
|
2
deps/libgksu/README
vendored
2
deps/libgksu/README
vendored
|
@ -1 +1 @@
|
|||
gksu is a library that provides a Gtk+ frontend to su and sudo
|
||||
libgksu is a library that provides a Gtk+ frontend to su and sudo
|
|
@ -1,4 +1,4 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
mate-file-manager-gksu: mate-file-manager-gksu (Front-end for su)
|
||||
mate-file-manager-gksu:
|
||||
mate-file-manager-gksu: mate-file-manager-gksu provides front-end for su command and
|
||||
|
|
Loading…
Reference in a new issue