From cce080a726bb34785d773c7351b072828e06052c Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Tue, 20 Apr 2010 21:47:54 +0200 Subject: remove a bugfix that is no longer needed for package nsis --- src/nsis.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nsis.mk b/src/nsis.mk index 8511ef2..4fcc94c 100644 --- a/src/nsis.mk +++ b/src/nsis.mk @@ -20,7 +20,6 @@ define $(PKG)_UPDATE endef define $(PKG)_BUILD - $(SED) -i 's,this->SetIcon(wxICON(nsisicon));,,' '$(1)/Contrib/NSIS Menu/nsismenu/nsismenu.cpp' cd '$(1)' && scons \ PREFIX='$(PREFIX)' \ `[ -d /usr/local/include ] && echo APPEND_CPPPATH=/usr/local/include` \ -- cgit v0.12