aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2017-09-23 01:27:20 -0700
committerDonald Carr2017-09-23 01:27:20 -0700
commit722e1635e80abb987e6f10172f802b7182203470 (patch)
treec0856f3cd0d5e73e3254f9ab167d22369436ca2b /PKGBUILD
parent51208c5d34074ec4bd65e90cca947d299717df35 (diff)
downloadaur-722e1635e80abb987e6f10172f802b7182203470.tar.gz
Any further adjustment of name beyond device has no bearing on what it provides
Change-Id: I44f6a804b431c1bacfa866616eba7d7a123acdfd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78bcffe7162b..2a23dc234d3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -153,6 +153,7 @@ touch $install
if [[ -n ${_piver} ]] || ! $_building; then
pkgname="${pkgname}-raspberry-pi${_piver}"
fi
+provides=($pkgname)
if $_static_build; then
pkgname="${pkgname}-static"