index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-03-17 09:12:43 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-03-17 09:12:43 +0100 |
commit | 5ebe7fc070ed8902b463f86c1935d5e7bc7ff00b (patch) | |
tree | b34ba1955195bbb5c2c2f661d7124cb9766fd5d3 /extra/rtkit | |
parent | 253373ffe6e8febde9ff5ad8a93311de41f40be1 (diff) |
-rw-r--r-- | extra/rtkit/PKGBUILD | 4 |
diff --git a/extra/rtkit/PKGBUILD b/extra/rtkit/PKGBUILD deleted file mode 100644 index ef2a1f66..00000000 --- a/extra/rtkit/PKGBUILD +++ /dev/null @@ -1,4 +0,0 @@ -# polkit is not available on i486 -if [ "$CARCH" = 'i486' ]; then - depends=(${depends[@]//polkit/}) -fi |