From ebe198ba5a97aa78b885fa6870c5c2d28b470883 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 11:24:59 +0200 Subject: xorg-xbacklight, maj footprint --- xorg/xorg-xbacklight/.footprint | 7 ++++--- xorg/xorg-xbacklight/Pkgfile | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'xorg') diff --git a/xorg/xorg-xbacklight/.footprint b/xorg/xorg-xbacklight/.footprint index 26b31b20b..7eaa86827 100644 --- a/xorg/xorg-xbacklight/.footprint +++ b/xorg/xorg-xbacklight/.footprint @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xbacklight -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xbacklight.1x.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xbacklight.1x.gz 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 -- cgit v1.2.3-54-g00ecf