Kaydet (Commit) 75673d4b authored tarafından sulincix's avatar sulincix

api fixes

üst e0587efc
#!/bin/bash
autoconfigure(){
export NOCONFIGURE=1
confmake(){
./configure --prefix=/usr "$@"
make -j$(nproc)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment