vdr/vdr-plugin-streamdev/debian/patches 01_Makefile-fPIC-fix.dpatch
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Sun, 02 Jan 2005 12:33:47 +0000
Update of /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-streamdev/debian/patches
In directory haydn:/tmp/cvs-serv32073/vdr/vdr-plugin-streamdev/debian/patches
Modified Files:
01_Makefile-fPIC-fix.dpatch
Log Message:
* now really using the new format :)
Index: 01_Makefile-fPIC-fix.dpatch
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-streamdev/debian/patches/01_Makefile-fPIC-fix.dpatch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 01_Makefile-fPIC-fix.dpatch 2 Jan 2005 12:29:38 -0000 1.2
+++ 01_Makefile-fPIC-fix.dpatch 2 Jan 2005 12:33:45 -0000 1.3
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh /usr/share/dpatch/dpatch-run
## Makefile-fPIC-fix patch
##
## All lines beginning with `## DP:' are a description of the patch.