summaryrefslogtreecommitdiff
path: root/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild')
-rw-r--r--net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild
index 75d78c14ed9f..25cdda30a1e1 100644
--- a/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild
+++ b/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild
@@ -57,7 +57,7 @@ pkg_setup() {
enewuser ${PN} -1 -1 -1 ${PN}
}
-src_configure(){
+src_configure() {
local mycmakeargs=(
"-DCMAKE_SKIP_BUILD_RPATH=on"
)