[Likwid-commit] [likwid] 01/01: Also install the bstrlib documentation

Thomas Röhl eatmyfear-guest at moszumanska.debian.org
Tue May 5 14:46:33 UTC 2015


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

eatmyfear-guest pushed a commit to branch master
in repository likwid.

commit f7b9644907ea2462f75f50ff8440feee4e60f1ad
Author: Thomas.Roehl <Thomas.Roehl at googlemail.com>
Date:   Tue May 5 16:46:24 2015 +0200

    Also install the bstrlib documentation
---
 debian/patches/07-bstrlib.patch | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/patches/07-bstrlib.patch b/debian/patches/07-bstrlib.patch
index 67234d1..5175ee4 100644
--- a/debian/patches/07-bstrlib.patch
+++ b/debian/patches/07-bstrlib.patch
@@ -1,6 +1,5 @@
-Description: Add bstrlib.txt to documentation
- The debian guys recognized that the license in bstrlib.c mentions
- "accompanying documentation". So here it is.
+Description: Add bstrlib documentation
+ Add documentation of the internally used bstrlib.
  Author: Thomas Roehl <thomas.roehl at fau.de>$
  Last-Update: 2015-05-05$
  ---$
@@ -8,7 +7,7 @@ Description: Add bstrlib.txt to documentation
 
 diff -Nur likwid-3.1.3.orig/doc/bstrlib.txt likwid-3.1.3/doc/bstrlib.txt
 --- likwid-3.1.3.orig/doc/bstrlib.txt	1970-01-01 01:00:00.000000000 +0100
-+++ likwid-3.1.3/doc/bstrlib.txt	2015-05-05 16:29:42.856001000 +0200
++++ likwid-3.1.3/doc/bstrlib.txt	2015-05-05 16:44:02.217561000 +0200
 @@ -0,0 +1,3201 @@
 +Better String library
 +---------------------
@@ -3211,3 +3210,15 @@ diff -Nur likwid-3.1.3.orig/doc/bstrlib.txt likwid-3.1.3/doc/bstrlib.txt
 +Wayne Scott
 +
 +===============================================================================
+diff -Nur likwid-3.1.3.orig/Makefile likwid-3.1.3/Makefile
+--- likwid-3.1.3.orig/Makefile	2015-05-05 16:29:22.177967000 +0200
++++ likwid-3.1.3/Makefile	2015-05-05 16:43:47.903068000 +0200
+@@ -338,6 +338,7 @@
+ 	@mkdir -p $(LIKWIDFILTERPATH)
+ 	@cp -f filters/*  $(LIKWIDFILTERPATH)
+ 	@chmod 755 $(LIKWIDFILTERPATH)/*
++	@cp doc/bstrlib.txt $(LIKWIDFILTERPATH)
+ 
+ uninstall:
+ 	@echo "===> REMOVING applications from $(PREFIX)/bin"
+

-- 
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