File: no-strip.patch

package info (click to toggle)
cmt 1.16-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 548 kB
  • sloc: cpp: 6,852; makefile: 95
file content (13 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Stripping of binaries is done by dh_strip (which can be overruled)
Index: cmt/src/makefile
===================================================================
--- cmt.orig/src/makefile	2008-12-19 14:45:02.000000000 -0300
+++ cmt/src/makefile	2008-12-19 14:45:11.000000000 -0300
@@ -71,7 +71,6 @@
 		$(PLUGIN_OBJECTS)					
 
 install:	$(PLUGIN_LIB)
-	-strip $(PLUGIN_LIB)
 	cp $(PLUGIN_LIB) $(INSTALL_PLUGINS_DIR)
 
 test:	/tmp/test.wav ../../ladspa_sdk/snd/noise.wav always