mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
13 lines
327 B
Diff
13 lines
327 B
Diff
|
diff -Nur orig/Makefile new/Makefile
|
||
|
--- orig/Makefile 2008-07-25 15:46:07.000000000 -0500
|
||
|
+++ new/Makefile 2008-10-03 20:32:41.237630954 -0500
|
||
|
@@ -5,7 +5,7 @@
|
||
|
MANDIR=/share/man
|
||
|
|
||
|
# Path to db_185.h include
|
||
|
-DBM_INCLUDE:=/usr/include
|
||
|
+DBM_INCLUDE:=/usr/include/db44
|
||
|
|
||
|
DEFINES= -DRESOLVE_HOSTNAMES -DDESTDIR=\"$(DESTDIR)\"
|
||
|
|