summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9a8e7824201..38785c03a38f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,7 +68,7 @@ package() {
make DESTDIR="$pkgdir/" install
pip install --break-system-packages ../
cp -r $srcdir/${pkgname} $pkgdir/opt/openmc
- cp set_paths.sh $pkgdir/opt/openmc
+ cp $srcdir/set_paths.sh $pkgdir/opt/openmc
# installed to opt, inform user how to set paths
_path_msg="$'\n'INFO: OpenMC and its dependencies were installed to the