From 6ba94a99e18968f955a25528001718b60800cb3e Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Tue, 15 Jul 2003 08:26:42 +0000 Subject: Remove exit() --- rpmbuildupdate | 1 - 1 file changed, 1 deletion(-) diff --git a/rpmbuildupdate b/rpmbuildupdate index f162197..16b02c6 100755 --- a/rpmbuildupdate +++ b/rpmbuildupdate @@ -177,7 +177,6 @@ sub build { wait; print "Build fails: building source only\n"; - exit; system("rpm -bs ../SPECS/".$pkg.".spec"); } wait; -- cgit v1.2.1