projects
/
profile
/
ivi
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7586492
)
Fix build error--no configure file
submit/2.0-panda/20130222.212425
submit/2.0/20130221.201056
submit/2.0/20130227.232211
author
Graydon, Tracy
<tracy.graydon@intel.com>
Thu, 21 Feb 2013 20:10:50 +0000
(12:10 -0800)
committer
Graydon, Tracy
<tracy.graydon@intel.com>
Thu, 21 Feb 2013 20:10:50 +0000
(12:10 -0800)
packaging/libdrm.spec
patch
|
blob
|
history
diff --git
a/packaging/libdrm.spec
b/packaging/libdrm.spec
index
b7fecca
..
df2da26
100644
(file)
--- a/
packaging/libdrm.spec
+++ b/
packaging/libdrm.spec
@@
-70,6
+70,7
@@
Userspace interface to kernel DRM buffer management
%patch1 -p1
%build
+autoreconf -f --install
%configure --disable-static --enable-nouveau-experimental-api
make %{?jobs:-j%jobs}