tdb: update to 1.2.9.
This commit is contained in:
@@ -6,9 +6,6 @@ long_desc="${long_desc}
|
||||
|
||||
This package contains the Python bindings to the libtdb."
|
||||
|
||||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/python* ${DESTDIR}/usr/lib
|
||||
do_install() {
|
||||
vmove "usr/lib/python*" usr/lib
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user