summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormach62018-08-31 17:38:24 -0400
committermach62018-08-31 17:38:24 -0400
commit6775349cc367fd3f12f6490f57b4095abe888684 (patch)
tree9f5ad689d4c5d1a4f839cebea37825f72a15e13b
parent26564a15b68e4312a6e497e61987b95a2af61ffe (diff)
downloadaur-6775349cc367fd3f12f6490f57b4095abe888684.tar.gz
Fix a compatability issue
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b430d4be56ac..356c3ef10fbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,6 +53,8 @@ package() {
cd $srcdir/build
make $MAKEFLAGS DESTDIR="$pkgdir" install
+ # backward compatability
+ sed -i 's|__FILENAME__|__FILE__|g' $pkgdir/usr/include/mutation++/Errors.h
install -d ${pkgdir}/opt/mutationpp
# mutationpp data