[Pkg-utopia-commits] r517 - packages/unstable/dhcdbd/debian/patches

Riccardo Setti giskard-guest at costa.debian.org
Mon Jan 23 16:37:01 UTC 2006


Author: giskard-guest
Date: 2006-01-23 16:37:00 +0000 (Mon, 23 Jan 2006)
New Revision: 517

Added:
   packages/unstable/dhcdbd/debian/patches/02_makefile.patch
Log:
addedd 02_makefile.patch

Added: packages/unstable/dhcdbd/debian/patches/02_makefile.patch
===================================================================
--- packages/unstable/dhcdbd/debian/patches/02_makefile.patch	2006-01-22 23:42:00 UTC (rev 516)
+++ packages/unstable/dhcdbd/debian/patches/02_makefile.patch	2006-01-23 16:37:00 UTC (rev 517)
@@ -0,0 +1,11 @@
+--- Makefile	2005-11-17 03:36:00.000000000 +0100
++++ Makefile.new	2006-01-23 17:28:07.000000000 +0100
+@@ -42,7 +42,7 @@
+ 	if [ -d RedHat ]; then  cd RedHat; make clean; fi;
+ 
+ install:
+-	mkdir -p        $(DESTDIR)/sbin
++	mkdir -p        $(DESTDIR)/usr/sbin
+ 	mkdir -p        $(DESTDIR)/usr/share/dbus-1/services
+ 	mkdir -p        $(DESTDIR)/etc/dbus-1/system.d
+ 	cp -fp dhcdbd   $(DESTDIR)/sbin




More information about the Pkg-utopia-commits mailing list