From 1a60b54ff583a39e1069dcd527c347f23bbc2b5a Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Mon, 27 Jun 2011 21:00:12 -0300 Subject: Several fixes --- librerepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librerepkg') diff --git a/librerepkg b/librerepkg index 5125023..6232406 100755 --- a/librerepkg +++ b/librerepkg @@ -58,6 +58,6 @@ msg2 "Updating md5sums" makepkg -gp rePKGBUILD >> rePKGBUILD msg "Repackaging using makepkg" -makepkg -Lcp rePKGBUILD +makepkg -Lcdp rePKGBUILD stdnull popd ${tempdir} -- cgit v1.2.3-54-g00ecf