summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2008-02-21 18:36:37 +0000
committerAdam Jackson <ajax@fedoraproject.org>2008-02-21 18:36:37 +0000
commitb6264c378a76f1ed5c6e6a91f5544958d0c509cb (patch)
tree218f8212f38aa317319d25acd9ebd7474cff8190
parent5babb96f9e44c78b1606f4bedfd6251c607d4060 (diff)
downloadmesa-b6264c378a76f1ed5c6e6a91f5544958d0c509cb.tar.gz
mesa-b6264c378a76f1ed5c6e6a91f5544958d0c509cb.tar.xz
mesa-b6264c378a76f1ed5c6e6a91f5544958d0c509cb.zip
(sad trombone noise)
-rw-r--r--mesa.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/mesa.spec b/mesa.spec
index c93e07c..260d138 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -150,7 +150,8 @@ This package provides some demo applications for testing Mesa.
%prep
#%setup -q -n Mesa-%{version}pre -b1 -b2
%setup -q -n mesa-%{gitdate} -b2
-%patch -p1 -b .osmesa
+%patch0 -p1 -b .osmesa
+%patch1 -p1 -b .dri-drivers
# WARNING: The following files are copyright "Mark J. Kilgard" under the GLUT
# license and are not open source/free software, so we remove them.
@@ -194,9 +195,9 @@ make clean
--with-driver=%{driver} \
--with-dri-driverdir=%{_libdir}/dri
-echo "--- MESA CONFIGURATION ---"
-cat configs/current
-echo "--- END MESA CONFIGURATION ---"
+#echo "--- MESA CONFIGURATION ---"
+#cat configs/current
+#echo "--- END MESA CONFIGURATION ---"
make #{?_smp_mflags}