summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-04-05 19:48:04 -0300
committerDavid P <megver83@openmailbox.org>2017-04-05 19:48:04 -0300
commit8b63789c88ead710abd30542ad1e3e3effde963b (patch)
treee40c37956e5a6f022a36125714c4606f229257b8
parent15cd050b457ae48239c6aabb03f5a9aa32079acb (diff)
downloadabslibre-8b63789c88ead710abd30542ad1e3e3effde963b.tar.gz
abslibre-8b63789c88ead710abd30542ad1e3e3effde963b.tar.bz2
abslibre-8b63789c88ead710abd30542ad1e3e3effde963b.zip
yum: removed groups array in PKGBUILD
-rw-r--r--pcr/yum/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/pcr/yum/PKGBUILD b/pcr/yum/PKGBUILD
index 2ee872220..6f98d1fe8 100644
--- a/pcr/yum/PKGBUILD
+++ b/pcr/yum/PKGBUILD
@@ -13,7 +13,6 @@ pkgdesc="a popular channel based package manager for RPM distros."
arch=('armv7h' 'i686' 'x86_64')
license=('GPL')
url="http://yum.baseurl.org/"
-groups=('system')
depends=('python2' 'intltool' 'urlgrabber' 'rpm-org' 'python2-pysqlite' 'yum-metadata-parser' 'python2-iniparse' 'python2-pyliblzma')
source=("http://yum.baseurl.org/download/3.4/yum-${pkgver}.tar.gz"
"yum.patch::http://pkgs.fedoraproject.org/cgit/yum.git/plain/yum-HEAD.patch?h=f21"