Add ldap patched bind and dhcp
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@373 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
14
net-misc/dhcp/files/dhcp-3.0.3-libdst.patch
Normal file
14
net-misc/dhcp/files/dhcp-3.0.3-libdst.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
--- dst/Makefile.dist.old 2004-12-24 13:31:22.986061032 +0000
|
||||
+++ dst/Makefile.dist 2004-12-24 13:47:19.036913364 +0000
|
||||
@@ -31,6 +31,10 @@
|
||||
all: libdst.a
|
||||
|
||||
install:
|
||||
+ mkdir -p $(DESTDIR)$(LIBDIR)
|
||||
+ $(INSTALL) libdst.a $(DESTDIR)$(LIBDIR)
|
||||
+ $(CHMOD) 644 $(DESTDIR)$(LIBDIR)/libdst.a
|
||||
+
|
||||
|
||||
libdst.a: $(OBJ)
|
||||
rm -f dst.a
|
||||
|
||||
Reference in New Issue
Block a user