Skip to content
Snippets Groups Projects
Commit 82e29e6a authored by Laurent Carlier's avatar Laurent Carlier
Browse files

fix a typo

parent 1e15de7f
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ build() {
export CXXFLAGS=${CXXFLAGS/-fno-plt}
export LDFLAGS=${LDFLAGS/,-z,now}
./configure -prefix=/usr \
./configure --prefix=/usr \
--enable-glamor
make
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment