From 0f22f3df47cd70398325bf9299ac9bcc1d8eff0d Mon Sep 17 00:00:00 2001 From: Ronald Farrer Date: Wed, 15 Jan 2020 17:14:10 -0800 Subject: [PATCH] Fixed easytether-* permissions --- app-mobilephone/easytether/Manifest | 2 +- app-mobilephone/easytether/easytether-0.8.9.ebuild | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app-mobilephone/easytether/Manifest b/app-mobilephone/easytether/Manifest index 9516379..cd0d9d1 100644 --- a/app-mobilephone/easytether/Manifest +++ b/app-mobilephone/easytether/Manifest @@ -4,4 +4,4 @@ DIST easytether_0.8.9_armhf.deb 21876 BLAKE2B a6d880aff49cca1669d102a43e272fa627 DIST easytether_0.8.9_i386.deb 26396 BLAKE2B 1498b5e45465ecda2d53e963ace0b3013c04ce05d4755256c8f1969b91de570145fa831babfcb23cd45c0bd1ad5b16dab82be7ddf27444c864f0e0a0fa3371c1 SHA512 88865bfbe919d01aac096329f507c43f00cfee168198f8cb416ddf2d11a97b856c8830a42f669db672099bef7cc83ccaa242f2116186bb80a4e1bfecab370023 DIST easytether_0.8.9_powerpc.deb 15941 BLAKE2B d02d960f367f854a65eaa7ac5b80205be2ad5e4f448530a5bd2307f201084dc55bf31ff5557028ee3c400650f8ad0477fabf9492a2f22b1f4134c3785af4f04a SHA512 2f43f853ef0efbaf1ef81cb76505ac88dc7b7473018bd692a5a20606ac1c8c949f5440577ceed7f5690e7909daf44a059c68740c4aaf3b5b351a7befe4792ff1 DIST easytether_0.8.9_ppc64el.deb 22392 BLAKE2B 2eff12911997d8d559a263cb93a219f1cadf6cae0e694ab44f4453316793ddc7193fe9a31642b2105d400a787d6ef68acb68353c502f1044b4bb4e0a2bc3a0f4 SHA512 cc21731006afd6704cc607e647d13107213235dd7585f4176c972faf66193e791bb5aad65fa1081ce6a053ba3a19b39d6f9ab735d1c07fa9e63833be13901300 -EBUILD easytether-0.8.9.ebuild 1245 BLAKE2B 88d54d056c437d2c95da7ed0b0791821de7a8bae9ce8543795748e00319823a766005d9484827ce1811d1a4ac285aec2b3dc17eff3919b4a8fce0545b04a186d SHA512 d2e0eea812a45010e68296f945e7d9b4c1b4e963290ed67a2dd36a5abecc1fb2b74aacdf8a40fa67815d26af464c81bc5db74821e1ee6db53dae375e1d277151 +EBUILD easytether-0.8.9.ebuild 1361 BLAKE2B 00833db83d954e85cc0b7ceb84fa7053d3bc9255b016c3bcd1477364a750f68f7df5f1c36c6efc12d0387a3be13013ef3734016fde5978c7fec8698a284ebed1 SHA512 a2bdbb67b42c14b8baa70352af130a1443b1a58d14f344579f87ce8e34a39d0f9607c3a594e699438b48126f92121d977627c4d691d3554d243ef09ea84831ca diff --git a/app-mobilephone/easytether/easytether-0.8.9.ebuild b/app-mobilephone/easytether/easytether-0.8.9.ebuild index 0e34f62..7047708 100644 --- a/app-mobilephone/easytether/easytether-0.8.9.ebuild +++ b/app-mobilephone/easytether/easytether-0.8.9.ebuild @@ -43,6 +43,9 @@ src_install() { doins -r etc doins -r lib doins -r var + fperms 755 /usr/bin/easytether-bluetooth + fperms 755 /usr/bin/easytether-local + fperms 755 /usr/bin/easytether-usb } pkg_postinst() {