diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-05-10 17:00:22 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-05-10 17:00:22 -0500 |
commit | d7e07174e2dae3d1bd9ec79c90cba9912f2cef0f (patch) | |
tree | 0418f6e520ec004489f9c614f70d750495ced6b2 /librerepkg | |
parent | 8fd5887191e11e0ee64272991a8c5fc6c7636524 (diff) |
* Clean cache option for libremakepkg
Diffstat (limited to 'librerepkg')
-rwxr-xr-x | librerepkg | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -48,5 +48,5 @@ mv rePKGBUILD PKGBUILD msg2 "Updating md5sums" makepkg -g >> PKGBUILD msg "Repackaging using libremakepkg" -sudo libremakepkg -cu - +sudo libremakepkg -cu -L +stdnull "popd ${tempdir}" |