[pkg-kolab] r175 - trunk/kolab-cyrus-imapd/debian/patches

Steffen Joeris white-guest at costa.debian.org
Wed Jan 18 12:51:51 UTC 2006


Author: white-guest
Date: 2006-01-18 12:51:50 +0000 (Wed, 18 Jan 2006)
New Revision: 175

Removed:
   trunk/kolab-cyrus-imapd/debian/patches/10-lib-Makefile.in.dpatch
Log:
* remove obsolete patch


Deleted: trunk/kolab-cyrus-imapd/debian/patches/10-lib-Makefile.in.dpatch
===================================================================
--- trunk/kolab-cyrus-imapd/debian/patches/10-lib-Makefile.in.dpatch	2006-01-18 12:28:36 UTC (rev 174)
+++ trunk/kolab-cyrus-imapd/debian/patches/10-lib-Makefile.in.dpatch	2006-01-18 12:51:50 UTC (rev 175)
@@ -1,37 +0,0 @@
-#!/bin/sh -e
-## 10-lib-Makefile.in.dpatch by Steffen Joeris <steffen.joeris at skolelinux.de>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Patch for broken Makefile. We use dpatch for this patch.
-
-if [ $# -lt 1 ]; then
-echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
-exit 1
-fi
-
-[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
-patch_opts="${patch_opts:--f --no-backup-if-mismatch}"
-
-case "$1" in
-      -patch) patch $patch_opts -p1 < $0;;
-      -unpatch) patch $patch_opts -p1 -R < $0;;
-      *)
-      echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
-      exit 1;;
-esac
-
-exit 0
-
- at DPATCH@
---- kolab-cyrus-imapd-2.2.12.orig/lib/Makefile.in.orig	2005-12-16 13:40:47.000000000 +0100
-+++ kolab-cyrus-imapd-2.2.12/lib/Makefile.in	2005-12-16 13:41:02.000000000 +0100
-@@ -153,8 +153,7 @@
- 	$(CC) $(LDFLAGS) -o mkchartable mkchartable.o xmalloc.o assert.o
- 
- clean:
--	rm -f *.o *.a chartable.c Makefile.bak mkchartable makedepend.log \
--	$(BUILTSOURCES)
-+	rm -f *.o *.a chartable.c Makefile.bak mkchartable makedepend.log
- 
- distclean: clean
- 	rm -f Makefile




More information about the pkg-kolab-devel mailing list