summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author4679kun2018-02-04 00:29:38 +0800
committer4679kun2018-02-04 00:29:38 +0800
commitb33435ed4dda2402e5c8fc6e4b68e999dc9f09d2 (patch)
treeb806e9a2b80c2e3850c701ff2d9621f892cda21b
parentb7aba1fa484f3e7a8e260ac60bb8c511fbe92d44 (diff)
downloadaur-b33435ed4dda2402e5c8fc6e4b68e999dc9f09d2.tar.gz
remove it from base-devel
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e7380c9642e..829d405e4920 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = fakeroot-tcp
arch = i686
arch = x86_64
arch = armv7h
- groups = base-devel
license = GPL
makedepends = po4a
depends = glibc
diff --git a/PKGBUILD b/PKGBUILD
index 6c344b83b687..87b58a694f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ pkgdesc='Tool for simulating superuser privileges,with tcp ipc'
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
url="http://packages.debian.org/fakeroot"
-groups=('base-devel')
install=fakeroot.install
depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh')
makedepends=('po4a')