forked from pool/mtpaint
update to 3.50 OBS-URL: https://build.opensuse.org/request/show/891385 OBS-URL: https://build.opensuse.org/package/show/X11:lxde/mtpaint?expand=0&rev=34
13 lines
373 B
Diff
13 lines
373 B
Diff
Index: mtpaint-3.50/configure
|
|
===================================================================
|
|
--- mtpaint-3.50.orig/configure
|
|
+++ mtpaint-3.50/configure
|
|
@@ -523,7 +523,6 @@ else # $OPTS = CFLAGS
|
|
MARCH=
|
|
# And leave CFLAGS alone
|
|
fi
|
|
-[ "$OPTS" != DEBUG ] && LDFLAGS="-s $LDFLAGS" # Strip debug info
|
|
# Set Windows-specific flags
|
|
if [ "$OS" != "${OS#MinGW/}" ]
|
|
then
|