diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:53 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:53 +0200 |
commit | 6217c947eb0873639ba7e3156e3d5da5fd7374e8 (patch) | |
tree | d4f5160859885950bd47d63e7d29df65699dbe62 /extra/protobuf-python | |
parent | 675b14ba7da7ffefdfc995c818bc15d1e17971fa (diff) | |
download | nutyx-pakxe-6217c947eb0873639ba7e3156e3d5da5fd7374e8.tar.gz nutyx-pakxe-6217c947eb0873639ba7e3156e3d5da5fd7374e8.tar.bz2 nutyx-pakxe-6217c947eb0873639ba7e3156e3d5da5fd7374e8.tar.xz nutyx-pakxe-6217c947eb0873639ba7e3156e3d5da5fd7374e8.zip |
Ajustement de make de extra/protobuf-python
Diffstat (limited to 'extra/protobuf-python')
-rw-r--r-- | extra/protobuf-python/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/protobuf-python/Pkgfile b/extra/protobuf-python/Pkgfile index 4b9fd8e66..1414ff694 100644 --- a/extra/protobuf-python/Pkgfile +++ b/extra/protobuf-python/Pkgfile @@ -12,3 +12,4 @@ build () cd protobuf-$version/python python setup.py install --prefix=/usr --root $PKG } + |