From 1c4ec45a3ae479267319f72e4b5b1616ee85aa63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joshua=20Ismael=20Haase=20Hern=C3=A1ndez?= Date: Tue, 10 May 2011 21:07:35 -0500 Subject: Clean 2 --- libremakepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libremakepkg b/libremakepkg index 556314e..c268f1f 100755 --- a/libremakepkg +++ b/libremakepkg @@ -70,6 +70,6 @@ fi msg "Creating the package" -makechrootpkg $CLEAN -r ${CHROOTDIR} -l ${chrootname} -- $CLEAN_CACHE $MAKEPKG_ARGS +makechrootpkg $CLEAN -r ${CHROOTDIR} -l ${chrootname} -- $MAKEPKG_ARGS exit 0 -- cgit v1.2.2