[tlp/el6] Forgot ppc64

mystro256 mystro256 at fedoraproject.org
Wed Oct 29 03:49:55 UTC 2014


commit b50e5e6845749408ba690948f7fc215f2aa0de98
Author: alexjnewt at hotmail.com <alexjnewt at hotmail.com>
Date:   Tue Oct 28 23:49:48 2014 -0400

    Forgot ppc64

 tlp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tlp.spec b/tlp.spec
index fc7cd2d..4882da5 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -47,7 +47,7 @@ sed -i 's|etc/bash_completion.d|usr/share/bash-completion/completions|g' Makefil
 #Fix init script location
 sed -i 's|/etc/init.d/tlp|/etc/rc.d/init.d/tlp|g' Makefile
 #Fix Libdir if 64bit
-%ifarch x86_64 amd64
+%ifarch x86_64 amd64 ppc64
 sed -i 's|TLP_LIBDIR ?= /usr/lib|TLP_LIBDIR ?= /usr/lib64|g' Makefile
 %endif
 


More information about the scm-commits mailing list