Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 70c7a3620bd70534e335400aef8fd35c > files > 4

cpufreqd-2.2.1-1mdv2008.0.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: