diff options
Diffstat (limited to 'system/fakeroot')
-rw-r--r-- | system/fakeroot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/fakeroot/APKBUILD b/system/fakeroot/APKBUILD index 146fff618..4066aff0b 100644 --- a/system/fakeroot/APKBUILD +++ b/system/fakeroot/APKBUILD @@ -2,7 +2,7 @@ pkgname=fakeroot pkgver=1.24 pkgrel=0 -pkgdesc="Utility to provide a 'fake' root environment as a non-privileged user" +pkgdesc="Tool for simulating superuser privileges" arch="all" license="GPL-3.0+" url="https://wiki.debian.org/FakeRoot" |