From 20e24e3cbfd5c7c2042efa3873f05490e79387e7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 26 Jan 2009 14:21:46 +0000 Subject: Revert "abuild: whitespace fix" This reverts commit fe7da984ae90d48941aefdb775808f4a09c3c5d1. Conflicts: abuild --- abuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/abuild b/abuild index 687a253..e58d712 100755 --- a/abuild +++ b/abuild @@ -163,9 +163,6 @@ unpack() { *.zip) msg "Unpacking $s..." unzip "$s" -d "$srcdir" || return 1;; - *) - error "${s##*/}: Archive not supported" - return 1;; esac done } -- cgit v1.2.3-60-g2f50