mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:17:34 +00:00
Ports: Fix MilkyTracker install script
This commit is contained in:
parent
d142ca4c85
commit
1ce70bb418
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ launcher_command=/usr/local/bin/milkytracker
|
|||
configure() {
|
||||
run cmake $configopts
|
||||
}
|
||||
|
||||
install() {
|
||||
run make install
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue