Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > 541c2b159764bad65b9920d0a38a6ea4 > files > 11

htdig-3.2.0-2mdv2009.1.src.rpm

--- htdig-3.1.5/CONFIG.in.unconfig	Thu Feb  4 21:47:22 1999
+++ htdig-3.1.5/CONFIG.in	Wed Feb 16 16:24:01 2000
@@ -23,19 +23,19 @@
 #
 # This specifies the root of the directory tree to be used by ht://Dig
 #
-DEST=                  $(prefix)
+DEST=                  @localstatedir@
 
 #
 # BIN_DIR
 # Set this macro to where you want the binaries to be installed.
 #
-BIN_DIR=               $(exec_prefix)/bin
+BIN_DIR=               @bindir@
 
 #
 # CONFIG_DIR
 # This is the directory that contains ht://Dig configuration files
 #
-CONFIG_DIR=            $(DEST)/conf
+CONFIG_DIR=            @sysconfdir@
 
 #
 # COMMON_DIR