projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
744d18d
)
Specify PREFIX= for Makefile.PL
author
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 13 Jul 2010 15:08:01 +0000
(16:08 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 13 Jul 2010 15:08:01 +0000
(16:08 +0100)
modules/orig/perl-MARC-Record.spec
patch
|
blob
|
history
diff --git
a/modules/orig/perl-MARC-Record.spec
b/modules/orig/perl-MARC-Record.spec
index
d391e0d
..
34e279a
100644
(file)
--- a/
modules/orig/perl-MARC-Record.spec
+++ b/
modules/orig/perl-MARC-Record.spec
@@
-23,7
+23,7
@@
The file-handling stuff is in MARC::File::*.
%setup -q -n %{module}-%{version}
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=$RPM_BUILD_ROOT/usr
%{__make}
%check