aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone/usb-tethering/usb-tethering-0.3.ebuild')
-rw-r--r--app-mobilephone/usb-tethering/usb-tethering-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/usb-tethering/usb-tethering-0.3.ebuild b/app-mobilephone/usb-tethering/usb-tethering-0.3.ebuild
index 88de9b202..55e49a638 100644
--- a/app-mobilephone/usb-tethering/usb-tethering-0.3.ebuild
+++ b/app-mobilephone/usb-tethering/usb-tethering-0.3.ebuild
@@ -8,6 +8,8 @@ inherit systemd
DESCRIPTION="USB tethering on Pine64/ConfigFS systems"
HOMEPAGE="https://github.com/dreemurrs-embedded/Pine64-Arch"
+S="${WORKDIR}"
+
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~arm64"
@@ -18,8 +20,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-S="${WORKDIR}"
-
src_install() {
exeinto "/usr/lib/danctnix"
doexe "${FILESDIR}/usb-tethering"