This commit is contained in:
parent
298a3cdc12
commit
06d98f296f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
package/debian/honeywell-config/usr/bin \
|
||||
package/debian/honeywell-config/usr/lib/udev/rules.d/
|
||||
sed -re "s/__VERSION__/0.$(git rev-list --count ${GITHUB_REF_NAME})-1/g" -i package/debian/barcode-utils/DEBIAN/control
|
||||
apt install libusb-dev
|
||||
apt install --yes libusb-dev
|
||||
make
|
||||
strip honeywell-config
|
||||
cp honeywell-config package/debian/honeywell-config/usr/bin
|
||||
|
|
Loading…
Reference in a new issue