summaryrefslogtreecommitdiff
path: root/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild')
-rw-r--r--net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
index 2af7ed01cfc5..b8e377221817 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.3.1_p1.ebuild
@@ -60,7 +60,7 @@ pkg_setup() {
enewuser ${PN} -1 -1 -1 ${PN}
}
-src_configure(){
+src_configure() {
local mycmakeargs=()
if use fuse; then
mycmakeargs+=( "-DHAVE_FUSE_25=yes" )