[Likwid-commit] [likwid] 05/09: debugging

Christoph Martin chrism at debian.org
Fri Sep 4 08:15:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

chrism pushed a commit to branch master
in repository likwid.

commit 5a5416a86fb03eac065c7c11ede27816d140bbed
Author: Christoph Martin <martin at uni-mainz.de>
Date:   Thu Sep 3 11:43:38 2015 +0200

    debugging
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index eecd4e9..c5f0c45 100644
--- a/Makefile
+++ b/Makefile
@@ -292,7 +292,7 @@ install:
 		cp -f $$app $(PREFIX)/bin; \
 	done
 	@cp -f perl/feedGnuplot  $(PREFIX)/bin
-	@for app in $(PERL_APPS); do \
+	for app in $(PERL_APPS); do \
 		sed -e "s+<PREFIX>+$(PREFIX)+g" perl/$$app > $(PREFIX)/bin/$$app; \
 	done
 	@chmod 755 $(PREFIX)/bin/likwid-*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/likwid/likwid.git



More information about the Likwid-commit mailing list