]> git.pld-linux.org Git - packages/bircd.git/commitdiff
- added LIBDIR to Makefile
authorhawk <hawk@pld-linux.org>
Mon, 2 Aug 2004 20:51:07 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bircd-makefile.patch -> 1.2

bircd-makefile.patch

index 01f0d06e160bb65061a38aea1ab5dddd49b08220..442446e10cf1a8f50766b5a8a74c751b2f1712c1 100644 (file)
@@ -1,6 +1,15 @@
 diff -ur bircd.orig/Makefile.dist bircd/Makefile.dist
 --- bircd.orig/Makefile.dist   2003-05-03 17:15:14.000000000 +0200
-+++ bircd/Makefile.dist        2004-08-02 18:19:52.000000000 +0200
++++ bircd/Makefile.dist        2004-08-02 22:14:26.731222344 +0200
+@@ -29,7 +29,7 @@
+ # IRCDLIBS blank.  If that fails, try recomendations below.
+ #
+ XCFLAGS=
+-IRCDLIBS=
++IRCDLIBS=-L${LIBDIR}
+ #
+ # use the following on MIPS:
 @@ -77,6 +77,7 @@
  #
  DPATH=
This page took 0.078639 seconds and 4 git commands to generate.