Skip to content
Snippets Groups Projects
Commit b7e59eb2 authored by alice's avatar alice Committed by alice
Browse files

testing/android-udev-rules: add plugdev group

used by the rules
parent dac816ab
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!37078testing/android-udev-rules: add plugdev group
Pipeline #130577 passed
...@@ -2,12 +2,13 @@ ...@@ -2,12 +2,13 @@
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me> # Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=android-udev-rules pkgname=android-udev-rules
pkgver=20220611 pkgver=20220611
pkgrel=0 pkgrel=1
pkgdesc="Android udev rules list" pkgdesc="Android udev rules list"
url="https://github.com/M0Rf30/android-udev-rules" url="https://github.com/M0Rf30/android-udev-rules"
arch="noarch" arch="noarch"
license="GPL-3.0-only" license="GPL-3.0-only"
depends="udev" depends="udev"
install="$pkgname.pre-install"
source="https://github.com/M0Rf30/android-udev-rules/archive/$pkgver/android-udev-rules-$pkgver.tar.gz" source="https://github.com/M0Rf30/android-udev-rules/archive/$pkgver/android-udev-rules-$pkgver.tar.gz"
options="!check" # no testsuite provided options="!check" # no testsuite provided
......
#!/bin/sh
addgroup -S plugdev
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment