X-Git-Url: http://gitweb/?a=blobdiff_plain;f=xmonobut%2FPkgfile;h=a29d20ef7b5c9ff58bf365a7850825943b591a4e;hb=6ccdbe1fb71ffd637e8c085b542662973a78e575;hp=f02a36af687341555cf93a799c9a747f8f3ca690;hpb=cf01fd35932a8827bd27dd25040ac443b772cb14;p=attic%2Fports%2Fopt-cross.git diff --git a/xmonobut/Pkgfile b/xmonobut/Pkgfile index f02a36a..a29d20e 100644 --- a/xmonobut/Pkgfile +++ b/xmonobut/Pkgfile @@ -1,7 +1,7 @@ # Description: application that helps access 2nd and 3rd mouse buttons on touchscreen # URL: http://www.handhelds.org # Maintainer: Victor Martinez, pitillo at ono dot com -# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: libmatchbox name=xmonobut @@ -19,6 +19,6 @@ build() { --prefix=/usr \ --mandir=/usr/man \ --disable-nls - make V=1 + make make DESTDIR=$PKG install }