summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb0d32c90e42..e71f13c6146d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -90,6 +90,7 @@ package() {
install -D -m 755 Geant4.sh $pkgdir/etc/profile.d/Geant4.sh
install -D -m 755 Geant4.csh $pkgdir/etc/profile.d/Geant4.csh
ln -s $pkgdir/usr/include/Geant4/CLHEP $pkgdir/usr/include/CLHEP
+ ln -s $pkgdir/usr/include/Geant4/PTL $pkgdir/usr/include/PTL
cd ${srcdir}/build
make DESTDIR="${pkgdir}" install