CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
gpsd: Updated to 2.95.
[attic/ports/opt-cross.git] / xmonobut / Pkgfile
index f02a36af687341555cf93a799c9a747f8f3ca690..a29d20ef7b5c9ff58bf365a7850825943b591a4e 100644 (file)
@@ -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
 }