From: Michael Tremer Date: Sun, 31 Jan 2010 18:01:43 +0000 (+0100) Subject: curl: Remove empty block. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b38339eeadb1d4d3be5c65ba4be5fb3dc77408;p=ipfire-3.x.git curl: Remove empty block. --- diff --git a/pkgs/core/curl/curl.nm b/pkgs/core/curl/curl.nm index bf5452439..7b8a9a6b1 100644 --- a/pkgs/core/curl/curl.nm +++ b/pkgs/core/curl/curl.nm @@ -70,7 +70,3 @@ CONFIGURE_OPTIONS += \ #define STAGE_TEST # cd $(DIR_APP) && make check #endef - -define STAGE_INSTALL_CMDS - -endef