summaryrefslogtreecommitdiff
path: root/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-31 19:27:49 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-31 19:27:49 +0100
commit2ec543db5c4acd79fe1431fbdae520b03c65fb86 (patch)
tree5cc9f4a07c5cd20cfdbcb22c2759a660df0798aa /sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
parentbe82ba1228b1d1924a291424648980a2210b5024 (diff)
downloadbrancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.gz
brancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.bz2
Made changes to practicaly all ebuilds. Now they should be perfectly according to gentoo guidelines.
Diffstat (limited to 'sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild')
-rw-r--r--sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
index 0093f29..dff6117 100644
--- a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
+++ b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -30,9 +30,9 @@ src_unpack() {
}
src_install() {
- /bin/sh ${S}/build/build_help.sh
- dohtml -r ${S}/help
- rm ${S}/locale/fr_FR/PHD2GuideHelp.zip
- dodoc PHD_2.0_Architecture.docx
- cmake-utils_src_install
+ /bin/sh "${S}"/build/build_help.sh
+ dohtml -r "${S}"/help
+ rm "${S}"/locale/fr_FR/PHD2GuideHelp.zip
+ dodoc PHD_2.0_Architecture.docx
+ cmake-utils_src_install
} \ No newline at end of file