summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 421e9e310..fbc5ea1d9 100644
--- a/Makefile
+++ b/Makefile
@@ -197,9 +197,6 @@ perl-modules:
perl -p -i -e "\
s/%%%VERSION%%%/${VERSION}/g;\
" blib/lib/FS.pm; \
- perl -p -i -e "\
- s'%%%FREESIDE_URL%%%'${FREESIDE_URL}'g;\
- " blib/lib/FS/CGI.pm
install-perl-modules: perl-modules
[ -L ${PERL_INC_DEV_KLUDGE}/FS ] \