File disable_strip.diff of Package vdr-plugin-femon
--- Makefile~ 2010-05-25 01:58:43.000000000 +0200 +++ Makefile 2010-05-25 01:58:43.000000000 +0200 @@ -6,7 +6,7 @@ #FEMON_DEBUG = 1 # Strip debug symbols? Set eg. to /bin/true if not -STRIP = strip +STRIP = /bin/true # The official name of this plugin. # This name will be used in the '-P...' option of VDR to load the plugin.