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