grup-düzenlemeleri
This commit is contained in:
parent
eb45f23f60
commit
bc28fc32da
1 changed files with 3 additions and 2 deletions
|
@ -2,16 +2,17 @@
|
||||||
# URL: http://projects.camlcity.org/projects/findlib.html
|
# URL: http://projects.camlcity.org/projects/findlib.html
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: ocaml
|
# Gerekler: ocaml
|
||||||
|
# Grup: kütüphane
|
||||||
|
|
||||||
isim=ocaml-findlib
|
isim=ocaml-findlib
|
||||||
_isim=findlib
|
_isim=findlib
|
||||||
surum=1.7.1
|
surum=1.7.1
|
||||||
devir=1
|
devir=1
|
||||||
kaynak=(http://download.camlcity.org/download/${_name}-$surum.tar.gz)
|
kaynak=(http://download.camlcity.org/download/${_isim}-$surum.tar.gz)
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
|
|
||||||
cd ${_name}-$surum
|
cd ${_isim}-$surum
|
||||||
|
|
||||||
./configure -bindir /usr/bin \
|
./configure -bindir /usr/bin \
|
||||||
-config /etc/findlib.conf
|
-config /etc/findlib.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue