grup-düzenlemeleri
This commit is contained in:
parent
145b7a0ee9
commit
21da0a49c8
|
@ -2,9 +2,9 @@
|
||||||
# URL: http://code.google.com/p/protobuf/
|
# URL: http://code.google.com/p/protobuf/
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: protobuf python-setuptools
|
# Gerekler: protobuf python-setuptools
|
||||||
|
# Grup: sistem
|
||||||
|
|
||||||
_isim=protobuf
|
_isim=protobuf
|
||||||
|
|
||||||
isim=python-protobuf
|
isim=python-protobuf
|
||||||
surum=2.6.1
|
surum=2.6.1
|
||||||
devir=1
|
devir=1
|
||||||
|
@ -13,6 +13,6 @@ kaynak=(https://github.com/google/protobuf/releases/download/$surum/protobuf-$su
|
||||||
|
|
||||||
derle()
|
derle()
|
||||||
{
|
{
|
||||||
cd ${_name}-$surum/python
|
cd ${_isim}-$surum/python
|
||||||
python2 setup.py install --prefix=/usr --root=$PKG
|
python2 setup.py install --prefix=/usr --root=$PKG
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue