diff options
author | Ctibor Brančík <ctibor@brancik.cz> | 2018-01-29 22:26:57 +0100 |
---|---|---|
committer | Ctibor Brančík <ctibor@brancik.cz> | 2018-01-29 22:26:57 +0100 |
commit | b3eda7135c9f6094ee3580583f066ab532032110 (patch) | |
tree | 7dbb244a5f911651f33af7ace160d5fdbfaa7306 /sci-libs/libapogee/libapogee-1.6.2.ebuild | |
parent | 218bda16268dedc41f6c7b19b2ada8b1081563d2 (diff) | |
download | brancik-overlay-b3eda7135c9f6094ee3580583f066ab532032110.tar.gz brancik-overlay-b3eda7135c9f6094ee3580583f066ab532032110.tar.bz2 |
Update patches for indi 3rd party libs
Diffstat (limited to 'sci-libs/libapogee/libapogee-1.6.2.ebuild')
-rw-r--r-- | sci-libs/libapogee/libapogee-1.6.2.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-libs/libapogee/libapogee-1.6.2.ebuild b/sci-libs/libapogee/libapogee-1.6.2.ebuild index 2fbe3d7..005d89d 100644 --- a/sci-libs/libapogee/libapogee-1.6.2.ebuild +++ b/sci-libs/libapogee/libapogee-1.6.2.ebuild @@ -21,8 +21,6 @@ DEPEND="virtual/libusb:1 RDEPEND="${DEPEND}" -PATCHES=( "${FILESDIR}/libapogee_1.5.0-fix_cmake_libdir.patch" ) - INDI_TARGET_DIRECTORY="${PN%%lib-driver-**}" S="${WORKDIR}/${MY_PN}-${PV}/3rdparty/${INDI_TARGET_DIRECTORY}" |