summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xbacklight/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-xbacklight/Pkgfile')
-rw-r--r--xorg/xorg-xbacklight/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xorg-xbacklight/Pkgfile b/xorg/xorg-xbacklight/Pkgfile
index 27cb39222..99b6e9eb6 100644
--- a/xorg/xorg-xbacklight/Pkgfile
+++ b/xorg/xorg-xbacklight/Pkgfile
@@ -1,6 +1,7 @@
-# Description: Utility to set a display's backlight level
+# Description: Utilitaire pour regler le niveau d'eclairage des fonds d'écrans
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libxrandr
name=xorg-xbacklight
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xbacklight-$version.
build() {
cd xbacklight-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install