net-wireless/osmo-fl2k: fix bug #65094
authorZero_Chaos <zerochaos@gentoo.org>
Mon, 21 May 2018 14:16:27 +0000 (10:16 -0400)
committerZero_Chaos <zerochaos@gentoo.org>
Mon, 21 May 2018 14:16:43 +0000 (10:16 -0400)
which was introduced when I forgot how to test right

Package-Manager: Portage-2.3.38, Repoman-2.3.9

net-wireless/osmo-fl2k/osmo-fl2k-0.1.1.ebuild
net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild

index 5c0705ae8729722f9c95214a8e77868d044bb804..a0e0eed61e39d3ef9e1e4247d580b626e3973b47 100644 (file)
@@ -15,6 +15,7 @@ if [[ ${PV} == "9999" ]]; then
 else
        KEYWORDS="~amd64"
        SRC_URI="https://git.osmocom.org/osmo-fl2k/snapshot/v${PV}.tar.gz -> ${P}.tar.gz"
+       S="${WORKDIR}/v${PV}"
 fi
 
 LICENSE="GPL-2+"
index 5c0705ae8729722f9c95214a8e77868d044bb804..a0e0eed61e39d3ef9e1e4247d580b626e3973b47 100644 (file)
@@ -15,6 +15,7 @@ if [[ ${PV} == "9999" ]]; then
 else
        KEYWORDS="~amd64"
        SRC_URI="https://git.osmocom.org/osmo-fl2k/snapshot/v${PV}.tar.gz -> ${P}.tar.gz"
+       S="${WORKDIR}/v${PV}"
 fi
 
 LICENSE="GPL-2+"