From 0db5eebebe64db0d8c3b29b629b066a3909aa61d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 3 May 2013 00:03:42 -0400 Subject: libremakepkg: fix -R flag --- src/chroot-tools/libremakepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chroot-tools/libremakepkg b/src/chroot-tools/libremakepkg index f4fc452..b8cdca1 100755 --- a/src/chroot-tools/libremakepkg +++ b/src/chroot-tools/libremakepkg @@ -299,7 +299,7 @@ main() { check_pkgbuild $INCHROOT || chroot_copy_in "$copydir" - extract + $repack || extract check_src build check_pkg -- cgit v1.2.2