]> git.pld-linux.org Git - packages/cpufreqd.git/blame - cpufreqd-am.patch
- updated to 1.0.1
[packages/cpufreqd.git] / cpufreqd-am.patch
CommitLineData
af17f3b5
AM
1diff -urN cpufreqd-1.0-beta1.org/Makefile.am cpufreqd-1.0-beta1/Makefile.am
2--- cpufreqd-1.0-beta1.org/Makefile.am 2003-06-15 12:08:01.000000000 +0000
3+++ cpufreqd-1.0-beta1/Makefile.am 2003-06-15 12:08:15.000000000 +0000
4@@ -30,11 +30,4 @@
5 man1_MANS = manpages/cpufreqd.1
6 man5_MANS = manpages/cpufreqd.conf.5
7
8-install-data-local:
9- if [ -f /etc/cpufreqd.conf ]; then \
10- echo "** preserving old configuration file **"; \
11- else \
12- install -m 0644 -o root -g root cpufreqd.conf /etc; \
13- fi;
14-
15 #sysconf_DATA = cpufreqd.conf
This page took 0.024239 seconds and 4 git commands to generate.