You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/snns/files/4.3-unstrip.patch

12 lines
260 B

--- a/configuration/install-sh 2008-04-21 03:55:33.000000000 -0400
+++ b/configuration/install-sh 2015-04-08 16:59:32.000000000 -0400
@@ -79,7 +79,7 @@
shift
continue;;
- -s) stripcmd="$stripprog"
+ -s) stripcmd=""
shift
continue;;