summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Hardy2016-04-10 22:17:29 +1000
committerJoshua Hardy2016-04-10 22:17:29 +1000
commit61adcf0fbffeb551ddd596fa20dc053a4c67d8f8 (patch)
tree5680670be56aeab450ee29a293e290ee214c266f /PKGBUILD
parentf4420197f4ea79c188a185d56864fa20c9977274 (diff)
downloadaur-relion.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 31e28aca6b0e..c21681268930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,5 +26,4 @@ package() {
install -d $pkgdir/opt/relion $pkgdir/etc/profile.d/
cp -r * $pkgdir/opt/relion/.
install -D -m755 $srcdir/relion.* $pkgdir/etc/profile.d/.
- source /etc/profile.d/relion.sh
}