diff -ru gmic-1.6.8.orig.zart/src/Makefile gmic-1.6.8.orig.zart2/src/Makefile --- gmic-1.6.8.orig.zart/src/Makefile 2015-12-21 12:53:02.221328809 +0100 +++ gmic-1.6.8.orig.zart2/src/Makefile 2015-12-21 12:55:39.754415197 +0100 @@ -81,7 +81,8 @@ ifdef NOSTRIP STRIP=echo skip strip else -STRIP=strip +#STRIP=strip +STRIP=strip -S endif QMAKE=qmake