CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
edje: removed verbose output.
[attic/ports/e17-cross.git] / edje / Pkgfile
index e53e1a2ccc4a1ea288ef9a2ff5abe4b11be11bc3..1c31c35e7afb0cc3f35bfcc1246d6fffdf207e0f 100644 (file)
@@ -27,6 +27,6 @@ build()
   ./autogen.sh --build=$CHOST \
                 --host=$CTARGET \
                 --prefix=/usr
-  make V=1 
+  make 
   make install DESTDIR=$PKG
 }