summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 296dd24ea4de..669e3b6cc1b0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,4 +69,5 @@ package() {
make DESTDIR="$pkgdir/" install
cp -r $srcdir/${pkgname} $pkgdir/opt/openmc
cp $srcdir/set_paths.sh $pkgdir/opt/openmc
+ cp $srcdir/openmc.sh $pkgdir/opt/openmc
} \ No newline at end of file