summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-05-10 21:07:35 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-05-10 21:07:35 -0500
commit1c4ec45a3ae479267319f72e4b5b1616ee85aa63 (patch)
treeee7edabd7090d66ce1b4c0f7f409e8d3e5c17258
parent78a08b6b6a1b7a156c998a4c6777041450d893e9 (diff)
Clean 2
-rwxr-xr-xlibremakepkg2
1 files changed, 1 insertions, 1 deletions
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