mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-13 02:59:12 +02:00
6 lines
73 B
Bash
Executable File
6 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
# qt4-default qt4-qmake
|
|
qmake-qt4
|
|
make
|
|
lrelease mapmap_fr.ts
|