Integrate patches inside git repository
[hvlinux.git] / stage0 / pkg / ncurses
index 52fce24..7d4a680 100644 (file)
@@ -15,5 +15,5 @@ hvbuid()
     ${HVMAKE} -C progs tic
 
     # Install tic
-    install -m755 progs/tic /cross-tools/bin
+    install -v -m755 progs/tic /cross-tools/bin
 }