summaryrefslogtreecommitdiff
path: root/sci-libs/sbig/sbig-0.9.9.ebuild
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-04 20:23:35 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-04 20:23:35 +0100
commitfbbed1832b30a0aaedf0f60afcd3688155ded2ea (patch)
tree3abb3b090d335b3969ac0e6bf14570c5158d78cb /sci-libs/sbig/sbig-0.9.9.ebuild
parent563aa794bf1ad44ad13540eb3cf80444d85a6303 (diff)
downloadbrancik-overlay-fbbed1832b30a0aaedf0f60afcd3688155ded2ea.tar.gz
brancik-overlay-fbbed1832b30a0aaedf0f60afcd3688155ded2ea.tar.bz2
Added patch to fix symlink creation in sci-libs/sbig
Diffstat (limited to 'sci-libs/sbig/sbig-0.9.9.ebuild')
-rw-r--r--sci-libs/sbig/sbig-0.9.9.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-libs/sbig/sbig-0.9.9.ebuild b/sci-libs/sbig/sbig-0.9.9.ebuild
index c51ee1a..df84cc8 100644
--- a/sci-libs/sbig/sbig-0.9.9.ebuild
+++ b/sci-libs/sbig/sbig-0.9.9.ebuild
@@ -19,4 +19,6 @@ DEPEND=""
RDEPEND="${DEPEND}"
-S="${WORKDIR}/libindi_3rdparty_${PV}/${PN}" \ No newline at end of file
+S="${WORKDIR}/libindi_3rdparty_${PV}/${PN}"
+
+PATCHES=( "${FILESDIR}/sbig-0.9.9-fix-symlink.patch" ) \ No newline at end of file