[tlp/el6] Not sure how I missed that

mystro256 mystro256 at fedoraproject.org
Wed Oct 29 03:57:20 UTC 2014


commit 62f33a9d7810f09c08b9b6715ac473624dfd5905
Author: alexjnewt at hotmail.com <alexjnewt at hotmail.com>
Date:   Tue Oct 28 23:57:01 2014 -0400

    Not sure how I missed that

 tlp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tlp.spec b/tlp.spec
index 4882da5..18f1c2d 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -56,7 +56,7 @@ make
 
 %install
 make install DESTDIR=%{buildroot} TLP_NO_INIT=0 \
-             TLP_NO_PMUTILS=1
+             TLP_NO_PMUTILS=0
 #Install manpages:
 mkdir -p %{buildroot}%{_mandir}/{man1,man8}
 install -m 0644 man/*.1 %{buildroot}%{_mandir}/man1


More information about the scm-commits mailing list