summarylogtreecommitdiffstats
path: root/extrae-Fix-references-to-the-build-directory.patch
diff options
context:
space:
mode:
authorJoan Bruguera2020-06-24 04:45:17 +0200
committerJoan Bruguera2020-06-24 04:45:17 +0200
commit44f5829a31337d849047d095f9944678944f7100 (patch)
tree9a6c8a3eeca350c89231e7b6c1a9d985e4f63efa /extrae-Fix-references-to-the-build-directory.patch
parent3d4915a479aadd11a5ff50a488b59031f1febf45 (diff)
downloadaur-44f5829a31337d849047d095f9944678944f7100.tar.gz
Upgrade to Extrae 3.8.0.
Diffstat (limited to 'extrae-Fix-references-to-the-build-directory.patch')
-rw-r--r--extrae-Fix-references-to-the-build-directory.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/extrae-Fix-references-to-the-build-directory.patch b/extrae-Fix-references-to-the-build-directory.patch
index a49882746d47..e0288058c83b 100644
--- a/extrae-Fix-references-to-the-build-directory.patch
+++ b/extrae-Fix-references-to-the-build-directory.patch
@@ -10,19 +10,6 @@ Subject: [PATCH] Fix references to the build directory that remain in the
tests/overhead/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
-diff --git a/src/others/Makefile.am b/src/others/Makefile.am
-index cb2a75b..c52d434 100644
---- a/src/others/Makefile.am
-+++ b/src/others/Makefile.am
-@@ -40,7 +40,7 @@ endif
-
- install-data-hook:
- cp pyextrae/common/extrae.py.in pyextrae/common/extrae.py
-- $(top_srcdir)/substitute $(SED) "@sub_PREFIX@" $(DESTDIR)${prefix} pyextrae/common/extrae.py
-+ $(top_srcdir)/substitute $(SED) "@sub_PREFIX@" ${prefix} pyextrae/common/extrae.py
- #if HAVE_PAPI
- $(top_srcdir)/substitute $(SED) "@sub_Extrae_eventandcounters@" Extrae_eventandcounters pyextrae/common/extrae.py
- $(top_srcdir)/substitute $(SED) "@sub_Extrae_neventandcounters@" Extrae_neventandcounters pyextrae/common/extrae.py
diff --git a/tests/overhead/Makefile.am b/tests/overhead/Makefile.am
index 67b3c92..093c177 100644
--- a/tests/overhead/Makefile.am