diff options
Diffstat (limited to 'sysutils/gosa/Makefile')
-rw-r--r-- | sysutils/gosa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gosa/Makefile b/sysutils/gosa/Makefile index 1c73750ce9f1..8a84eec34660 100644 --- a/sysutils/gosa/Makefile +++ b/sysutils/gosa/Makefile @@ -28,6 +28,7 @@ SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} MAN1= update-gosa.1 MAN5= gosa.conf.5 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} \ -e 's!"/etc/gosa"!"${ETCDIR}"!g' \ |