Run apply-peripheral-io-perms with predefined $PATH 55/290355/2
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 23 Mar 2023 11:12:31 +0000 (12:12 +0100)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 23 Mar 2023 11:17:10 +0000 (12:17 +0100)
Be sure what tools we actually call.

Change-Id: I97a790b30c82661585809a99548aea780158fafd

packaging/apply-peripheral-io-perms
packaging/capi-system-peripheral-io.spec

index 672998219853228c60579c5d8884c835af26f133..0fbc2b0bc943d51c14d795265d0fb68c65270b79 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+export PATH="/bin:/sbin"
+
 [ $# -lt 2 ] && exit 1
 
 DIR="$1"
index fd4cd358b5fc99072a06f99629d2561ed5d92dd9..8ff648b9e36449000a5c4877296a80c15e45540c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-system-peripheral-io
 Summary:    Tizen Peripheral Input & Output library
-Version:    0.4.0
+Version:    0.4.1
 Release:    0
 Group:      System & System Tools
 License:    Apache-2.0