diff options
Diffstat (limited to 'xorg/xorg-iceauth/Pkgfile')
-rw-r--r-- | xorg/xorg-iceauth/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xorg-iceauth/Pkgfile b/xorg/xorg-iceauth/Pkgfile index 144bd07a8..04723649f 100644 --- a/xorg/xorg-iceauth/Pkgfile +++ b/xorg/xorg-iceauth/Pkgfile @@ -11,7 +11,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/iceauth-$version.tar build() { cd iceauth-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install |