/[smeserver]/rpms/mod_perl/sme9/filter-requires.sh
ViewVC logotype

Contents of /rpms/mod_perl/sme9/filter-requires.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Tue Feb 12 18:32:29 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: mod_perl-2_0_4-11_1_el6_sme, mod_perl-2_0_4-11_el6_sme, mod_perl-2_0_4-10_el6_sme, mod_perl-2_0_4-11_el6_5, mod_perl-2_0_4-12_1_el6_sme, HEAD
Branch point for: upstream
Content type: application/x-sh
Initial import

1 #!/bin/sh
2
3 /usr/lib/rpm/perl.req $* |\
4 sed -e '/perl(Apache2::FunctionTable)/d' \
5 -e '/perl(Apache2::StructureTable)/d' \
6 -e '/perl(Apache::Test.*)/d' \
7 -e '/perl(Data::Flow)/d' \
8 -e '/perl(Module::Build)/d'

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed