grup-düzenlemeleri
This commit is contained in:
parent
a15ad71679
commit
94660bd965
|
@ -1,12 +1,13 @@
|
||||||
# Tanım: A simple build configuration and project generation tool using lua
|
# Tanım: Lua kullanarak basit bir yapı yapılandırması ve proje oluşturma aracı
|
||||||
# URL: http://industriousone.com/premake
|
# URL: http://industriousone.com/premake
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler:
|
# Gerekler:
|
||||||
|
# Grup: geliştirme
|
||||||
|
|
||||||
isim=premake
|
isim=premake
|
||||||
surum=4.3
|
surum=4.3
|
||||||
devir=1
|
devir=1
|
||||||
kaynak=(http://downloads.sourceforge.net/project/premake/Premake/4.3/premake-4.3-src.zip)
|
kaynak=(http://downloads.sourceforge.net/project/premake/Premake/$surum/$isim-$surum-src.zip)
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd "$SRC/premake-$surum/build/gmake.unix"
|
cd "$SRC/premake-$surum/build/gmake.unix"
|
||||||
|
|
Loading…
Reference in New Issue