Specify PREFIX= for Makefile.PL
[ZOOM-Perl-moved-to-github.git] / modules / orig / perl-MARC-Record.spec
index d391e0d..34e279a 100644 (file)
@@ -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