summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Hardy2016-04-10 22:14:00 +1000
committerJoshua Hardy2016-04-10 22:14:00 +1000
commit006f39dc4dda3df6a2e6c1502f4e378398e6b93d (patch)
tree4be25961384c7cf6f5c64015e9ae093134c4bd55 /PKGBUILD
parent1c9619c728c19525ff5de110d751d04e947e1430 (diff)
downloadaur-006f39dc4dda3df6a2e6c1502f4e378398e6b93d.tar.gz
fixed PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d20fceda3f7..e51fdfd1823b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,5 +27,4 @@ package() {
install -d $pkgdir/opt/eman2 $pkgdir/etc/profile.d/
cp -r * $pkgdir/opt/eman2/.
install -D -m755 $srcdir/eman2.sh $pkgdir/etc/profile.d/.
- source $pkdir/etc/profile.d/eman2.sh
}