3122f31a46
One of these checks is that the interpreter must have string "perl" with it. http://sourceforge.net/mailarchive/forum.php?thread_id=4823748&forum_id=7581 - rename speedy_suid to speedy_suidperl (or speedyperl_suid will be fine, too) - utilize ECHO - replace all /usr/local with PREFIX will cause some problems when PREFIX isn't /usr/local (missing PERL5 libraries and modules... blah blah...) - bump PORTREVISION PR: 69970 Submitted by: leeym Reviewed by: lth
10 lines
363 B
Plaintext
10 lines
363 B
Plaintext
%%APACHE%%%%AP_LIBEXEC%%/mod_speedycgi.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SpeedyCGI/.packlist
|
|
%%SITE_PERL%%/CGI/SpeedyCGI.pm
|
|
bin/speedy
|
|
bin/speedy_backend
|
|
bin/speedy_suidperl
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SpeedyCGI
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/CGI 2>/dev/null || true
|