[med-svn] r2424 - trunk/packages/boxshade/trunk/debian/patches

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Sun Aug 24 00:48:08 UTC 2008


Author: smoe-guest
Date: 2008-08-24 00:48:08 +0000 (Sun, 24 Aug 2008)
New Revision: 2424

Modified:
   trunk/packages/boxshade/trunk/debian/patches/10_makefile.unx.patch
Log:
Reversed changes to Makefile.


Modified: trunk/packages/boxshade/trunk/debian/patches/10_makefile.unx.patch
===================================================================
--- trunk/packages/boxshade/trunk/debian/patches/10_makefile.unx.patch	2008-08-24 00:36:07 UTC (rev 2423)
+++ trunk/packages/boxshade/trunk/debian/patches/10_makefile.unx.patch	2008-08-24 00:48:08 UTC (rev 2424)
@@ -1,5 +1,7 @@
---- boxshade-3.3.1.orig/makefile.unx
-+++ boxshade-3.3.1/makefile.unx
+Index: trunk/makefile.unx
+===================================================================
+--- trunk.orig/makefile.unx
++++ trunk/makefile.unx
 @@ -1,7 +1,7 @@
  # BOXSHADE makefile for unix (tested under Linux && Solaris)
  CC     = gcc
@@ -9,3 +11,12 @@
  LIBS   = -lm
  OBJ    =.o
  EXE    =
+@@ -40,3 +40,8 @@
+ dv_ps$(OBJ):    dv_ps.c    bx_types.h bx_read.h dv_all.h version.h
+ dv_regis$(OBJ): dv_regis.c bx_types.h bx_read.h dv_all.h
+ dv_rtf$(OBJ):   dv_rtf.c   bx_types.h bx_read.h dv_all.h
++
++.PHONY: clean
++
++clean:
++	rm -f $(OBJS) boxshade$(EXE)




More information about the debian-med-commit mailing list