[arch-commits] Commit in opennx/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 24 08:25:18 UTC 2012


    Date: Sunday, June 24, 2012 @ 04:25:18
  Author: andyrtr
Revision: 162242

upgpkg: opennx 0.16.0.712-1

initial Arch pkg based on the one in AUR, can be installed along the closed NoMachine nxclient

Modified:
  opennx/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-24 08:24:02 UTC (rev 162241)
+++ PKGBUILD	2012-06-24 08:25:18 UTC (rev 162242)
@@ -18,9 +18,8 @@
 
 build() {
   cd $srcdir/opennx*
-#  autoreconf -vfi
   ./configure --prefix=/usr \
-    --enable-usbip #--help
+    --enable-usbip
   make
 }
 




More information about the arch-commits mailing list