Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 987394797962cc93e43568b152b5496c > files > 1

radiusclient-ng-0.5.2-4mdv2008.0.src.rpm

--- etc/Makefile.am	2005-11-07 23:55:34.000000000 +0100
+++ etc/Makefile.am.oden	2006-06-26 16:30:05.000000000 +0200
@@ -28,9 +28,9 @@
 	    <$(srcdir)/radiusclient.conf.in >radiusclient.conf
 
 install-data-local: servers
-	$(mkinstalldirs) $(pkgsysconfdir); \
-        echo " $(INSTALL) -m 600 $(srcdir)/servers $(pkgsysconfdir)/servers"; \
-        $(INSTALL) -m 600 $(srcdir)/servers $(pkgsysconfdir)/servers
+	$(mkinstalldirs) $(DESTDIR)$(pkgsysconfdir); \
+        echo " $(INSTALL) -m 600 $(srcdir)/servers $(DESTDIR)$(pkgsysconfdir)/servers"; \
+        $(INSTALL) -m 600 $(srcdir)/servers $(DESTDIR)$(pkgsysconfdir)/servers
 
 uninstall-local:
 	rm -f $(pkgsysconfdir)/servers