Skip Menu |

This queue is for tickets about the RPM-Specfile CPAN distribution.

Report information
The Basics
Id: 7985
Status: new
Priority: 0/
Queue: RPM-Specfile

People
Owner: Nobody in particular
Requestors: allenday [...] ucla.edu
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.17
Fixed in: (no value)



Subject: cpanflute2 should allow Makefile.PL @ARGV
my $makefile_pl = qq{CFLAGS="\$RPM_OPT_FLAGS" perl Makefile.PL < /dev/null}; would be nice to have a Getopt::Long argument to pass an arbitrary string to Makefile.PL. some installers have configurable options that prefer to install to, say, /usr/local, but on an RPM-based system you'd rather install into /usr. i had a patch but my HD failed before i could send it to you, sorry. -allen