Commit 16c04de1 authored by Felix Paul Kühne's avatar Felix Paul Kühne

Removed debug from previous commit.

parent a69ba6d4
......@@ -99,7 +99,6 @@ package-macosx:
exit 1 ; \
fi
mkdir tmp
rm -rf $(PREFIX)/share/locale $(PREFIX)/share/doc $(PREFIX)/share/man
(cd $(PREFIX); tar cf - Sparkle bin sbin include lib share/aclocal* share/autoconf* \
share/automake* share/gettext* share/libtool*) | (cd tmp; tar xf -)
./change_prefix.sh tmp $(PREFIX) @@CONTRIB_PREFIX@@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment