corecode's projects
/
nvidia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
071e835
)
disable install lib libwfb
author
Simon Schubert <simon.schubert@epfl.ch>
Wed, 9 Sep 2009 17:51:14 +0000 (19:51 +0200)
committer
Simon Schubert <simon.schubert@epfl.ch>
Wed, 9 Sep 2009 17:51:14 +0000 (19:51 +0200)
libwfb is shipped with Xorg. The nvidia libwfb is also using an older
ABI which breaks.
x11/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/x11/Makefile
b/x11/Makefile
index
c5542c5
..
337aeb6
100644
(file)
--- a/
x11/Makefile
+++ b/
x11/Makefile
@@
-1,6
+1,5
@@
SUBDIR= driver \
extension \
- lib \
bin \
man