diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-30 19:31:41 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-30 19:31:41 +0100 |
commit | efe5d573092658a1fb6c9c41dfe41a3983a98450 (patch) | |
tree | de37c9e93129e11c2ac7178708c9b3c2ca84f12c /sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild | |
parent | c660ecdedcbf97fdef613cab7c9408fd2db5a28f (diff) | |
download | brancik-overlay-efe5d573092658a1fb6c9c41dfe41a3983a98450.tar.gz brancik-overlay-efe5d573092658a1fb6c9c41dfe41a3983a98450.tar.bz2 |
Fixed typo in the name of the patch for sci-astronomy/qastrocam-g2.
Diffstat (limited to 'sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild')
-rw-r--r-- | sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild b/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild index ba1f830..2a28dab 100644 --- a/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild +++ b/sci-astronomy/qastrocam-g2/qastrocam-g2-9999.ebuild @@ -31,7 +31,7 @@ DEPEND="dev-qt/qtcore RDEPEND="${DEPEND}" -PATCHES=( "${FILESDIR}/qastrocam-g2-9999-do_no_install_qhy_driver.patch" ) +PATCHES=( "${FILESDIR}/qastrocam-g2-9999-do_not_install_qhy_driver.patch" ) src_unpack() { subversion_src_unpack |