SPECS: nvu.spec - ou, the build system wants to be in subdir calle...

glen glen at pld-linux.org
Tue Aug 9 10:03:49 CEST 2005


Author: glen                         Date: Tue Aug  9 08:03:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ou, the build system wants to be in subdir called mozilla

---- Files affected:
SPECS:
   nvu.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/nvu.spec
diff -u SPECS/nvu.spec:1.17 SPECS/nvu.spec:1.18
--- SPECS/nvu.spec:1.17	Tue Aug  9 09:56:14 2005
+++ SPECS/nvu.spec	Tue Aug  9 10:03:44 2005
@@ -26,7 +26,6 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	perl-modules
 BuildRequires:	pkgconfig
-BuildRequires:	tar >= 1:1.15.1
 BuildRequires:	zip
 Requires:	freetype >= 2.1.3
 Requires:	freetype < 1:2.1.8
@@ -67,13 +66,15 @@
 
 %prep
 %setup -q -c -T
-tar jxf %{SOURCE0} --strip-components=1
+tar jxf %{SOURCE0}
+cd mozilla
 %patch0 -p0
 
 # let jars get compressed
 %{__perl} -pi -e 's|\-0|\-9|g' config/make-jars.pl
 
 %build
+cd mozilla
 cat << EOF > .mozconfig
 export MOZ_PHOENIX=1
 export MOZILLA_OFFICIAL=1
@@ -180,6 +181,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/08/09 08:03:44  glen
+- ou, the build system wants to be in subdir called mozilla
+
 Revision 1.17  2005/08/09 07:56:14  glen
 - big FO for killing my BUILD/mozilla; workaround
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nvu.spec?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list