CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libz160 and amd-gpu-x11-bin-mx51 updated readme files to point another sources. Fixed...
[ports/efikamx-arm.git] / libz160 / Pkgfile
index abe4b4d3002ca79291237c55f25af8eca429f8e8..1559396d331a79500a4025b9082840faa5e09270 100644 (file)
@@ -8,10 +8,8 @@
 name=libz160
 version=20111109
 release=1
-source=(z160.h libz160.so)
+source=(libz160-bin-10.11.01.tar.gz)
 
 build() {
-  install -d $PKG/usr/{lib,include}
-  mv $SRC/libz160.so $PKG/usr/lib/
-  mv $SRC/z160.h $PKG/usr/include
+  mv libz160-bin-10.11.01/usr/ $PKG
 }