mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
modeltest-gui: fix typo
This commit is contained in:
parent
2b7a2428f0
commit
5f58bca810
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ prepare(){
|
|||
build(){
|
||||
cd ${srcdir}/modeltest/
|
||||
mkdir build && cd build
|
||||
cmake cmake -DUSE_GUI=ON ..
|
||||
cmake -DUSE_GUI=ON ..
|
||||
make
|
||||
}
|
||||
package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue