gparted: switch to INSTALL.msg.
This commit is contained in:
parent
4c50236bd7
commit
3cde5a5b6c
2 changed files with 1 additions and 11 deletions
srcpkgs/gparted
|
@ -1,14 +1,4 @@
|
||||||
case "${ACTION}" in
|
|
||||||
post)
|
|
||||||
cat <<_EOF
|
|
||||||
=======================================================================
|
|
||||||
|
|
||||||
To run gparted through a desktop menu, a polkit authentication agent
|
To run gparted through a desktop menu, a polkit authentication agent
|
||||||
must be running; for GNOME and KDE users it should be already installed,
|
must be running; for GNOME and KDE users it should be already installed,
|
||||||
otherwise you can install *lxpolkit* which is a lightweight polkit
|
otherwise you can install *lxpolkit* which is a lightweight polkit
|
||||||
authentication agent.
|
authentication agent.
|
||||||
|
|
||||||
=======================================================================
|
|
||||||
_EOF
|
|
||||||
;;
|
|
||||||
esac
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gparted'
|
# Template file for 'gparted'
|
||||||
pkgname=gparted
|
pkgname=gparted
|
||||||
version=0.19.1
|
version=0.19.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libparted-dmraid --sbindir=/usr/bin"
|
configure_args="--enable-libparted-dmraid --sbindir=/usr/bin"
|
||||||
hostmakedepends="pkg-config which intltool gnome-doc-utils"
|
hostmakedepends="pkg-config which intltool gnome-doc-utils"
|
||||||
|
|
Loading…
Reference in a new issue