Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release-src > by-pkgid > c075f3579db5cd7b485fae8d1d8bc0d2 > files > 5

cpufreqd-2.4.2-4.mga1.src.rpm

--- Makefile.am.orig	2006-03-19 11:32:30.000000000 +0100
+++ Makefile.am	2006-07-21 00:51:50.000000000 +0200
@@ -25,7 +25,7 @@
 	if [ -f $(DESTDIR)/$(sysconfdir)/cpufreqd.conf ]; then \
 	 echo "** preserving old configuration file **"; \
 	else \
-	 install -Dm 0644 $(top_srcdir)/cpufreqd.conf $(DESTDIR)/$(sysconfdir)/cpufreqd.conf; \
+	 install -Dm 0644 cpufreqd.conf $(DESTDIR)/$(sysconfdir)/cpufreqd.conf; \
 	fi;
 
 tags: