From 979ac27216e08be963ac892558867847d7a277c6 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 19 Sep 1998 22:45:44 +0000 Subject: Update to version 1.0 beta 5. PR: 7947 Submitted by: maintainer --- net/mpd/files/patch-aa | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'net/mpd/files') diff --git a/net/mpd/files/patch-aa b/net/mpd/files/patch-aa index 2ec003e51012..e0c14027fbbd 100644 --- a/net/mpd/files/patch-aa +++ b/net/mpd/files/patch-aa @@ -1,19 +1,19 @@ -*** Makefile Mon Aug 18 02:12:35 1997 ---- /home/andy/tmp/wrk/Makefile Wed Sep 10 13:06:30 1997 -*************** -*** 15,21 **** - - # Default configuration directory - -! MPD_CONF_DIR?= ${PREFIX}/etc/ppp - - # Define supported physical layer types - ---- 15,21 ---- - - # Default configuration directory - -! MPD_CONF_DIR?= ${PREFIX}/etc/mpd - - # Define supported physical layer types - +--- Makefile Wed Sep 9 07:12:26 1998 ++++ /home/andy/tmp/wrk/Makefile Wed Sep 16 17:26:34 1998 +@@ -15,7 +15,7 @@ + + # Default configuration directory + +-MPD_CONF_DIR?= ${PREFIX}/etc/ppp ++MPD_CONF_DIR?= ${PREFIX}/etc/mpd + + # Define supported physical layer types + +@@ -42,7 +42,6 @@ + LDADD+= -lmd + DPADD+= ${LIBMD} + +-COPTS+= -O2 + COPTS+= -Wall -Wmissing-prototypes -Wnested-externs + COPTS+= -DPATH_CONF_DIR=\"${MPD_CONF_DIR}\" + -- cgit v1.2.3