summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-04-20 19:47:54 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-04-20 19:47:54 (GMT)
commitcce080a726bb34785d773c7351b072828e06052c (patch)
tree9fef82f45c7b02481220505e448705b37be66d35 /src
parentfd43231fafbfa356e13c5cb028458d48fcf873ee (diff)
downloadmxe-cce080a726bb34785d773c7351b072828e06052c.zip
mxe-cce080a726bb34785d773c7351b072828e06052c.tar.gz
mxe-cce080a726bb34785d773c7351b072828e06052c.tar.bz2
remove a bugfix that is no longer needed for package nsis
Diffstat (limited to 'src')
-rw-r--r--src/nsis.mk1
1 files changed, 0 insertions, 1 deletions
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` \