SPECS: perl-Astro-FITS-CFITSIO.spec - correct env var

glen glen at pld-linux.org
Tue Jul 25 22:35:24 CEST 2006


Author: glen                         Date: Tue Jul 25 20:35:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- correct env var

---- Files affected:
SPECS:
   perl-Astro-FITS-CFITSIO.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/perl-Astro-FITS-CFITSIO.spec
diff -u SPECS/perl-Astro-FITS-CFITSIO.spec:1.22 SPECS/perl-Astro-FITS-CFITSIO.spec:1.23
--- SPECS/perl-Astro-FITS-CFITSIO.spec:1.22	Tue Jul 25 22:16:21 2006
+++ SPECS/perl-Astro-FITS-CFITSIO.spec	Tue Jul 25 22:35:18 2006
@@ -55,7 +55,7 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-export CFITSIO=%{_prefix}
+export CFITSIO=/usr
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
 %{__make}
@@ -96,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/07/25 20:35:18  glen
+- correct env var
+
 Revision 1.22  2006/07/25 20:16:21  glen
 - 1.05, generic URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Astro-FITS-CFITSIO.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list