repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fontconfig: fork and bump to 2.14.0, don't use pregenerated fcobjshash.h since i...
[kiss-trunc88.git]
/
v4l-utils
/
build
blob
6999ccd4c5ab9ec55111dd2028b068d9aa5e9c5a
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--sysconfdir
=/
etc \
6
--sbindir
=/
usr
/
bin \
7
--disable-doxygen-doc
\
8
--disable-nls
\
9
--disable-qv4l2
\
10
--disable-qvidcap
\
11
--without-libudev
12
13
make
14
make
-j1
DESTDIR
=
"
$1
"
install