diff options
author | ivan <ivan> | 2006-08-23 12:06:34 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-08-23 12:06:34 +0000 |
commit | af9261259f4f70c7b51020afe5378df4c9276648 (patch) | |
tree | 851d0688e2b87f24b39c7f78969adc1d86baaefb /Makefile | |
parent | 85ddc2243f666cb7d0c8b4ddb91305932a9b4705 (diff) |
don't use FREESIDE_URL for this, it didn't work out...
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 ] \ |