From 162fb6af8d91a83b4e270a1c7e0b94f0cf821d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Sun, 22 May 2011 11:04:04 -0300 Subject: LibreRePkg just uses makepkg --- librerepkg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'librerepkg') diff --git a/librerepkg b/librerepkg index 79a3e1d..ba8dea1 100755 --- a/librerepkg +++ b/librerepkg @@ -55,6 +55,6 @@ stdnull "pushd ${tempdir}" mv rePKGBUILD PKGBUILD msg2 "Updating md5sums" makepkg -g >> PKGBUILD -msg "Repackaging using libremakepkg" -sudo libremakepkg -cu -L +msg "Repackaging using makepkg" +makepkg -Lc stdnull "popd ${tempdir}" -- cgit v1.2.2