Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=61ede5fdc52d91e6d6f651cfd411f8f91ef8e29c
commit 61ede5fdc52d91e6d6f651cfd411f8f91ef8e29c Author: Melko <[email protected]> Date: Fri Jun 13 21:03:27 2014 +0200 python-logilab-astng-0.24.3-1-x86_64 * bin diff --git a/source/devel-extra/python-logilab-astng/FrugalBuild b/source/devel-extra/python-logilab-astng/FrugalBuild deleted file mode 100644 index 0223534..0000000 --- a/source/devel-extra/python-logilab-astng/FrugalBuild +++ /dev/null @@ -1,28 +0,0 @@ -# Compiling time: 0 SBU -# Maintainer: Pingax <[email protected]> -# Contributor: Priyank Gosalia <[email protected]> -# Contributor: Rohan Dhruva <[email protected]> - -pkgname=python-logilab-astng -_F_archive_name=logilab-astng -pkgver=0.24.3 -pkgrel=1 -pkgdesc="Python Abstract Syntax Tree New Generation." -url="http://www.logilab.org/project/logilab-astng" -archs=('i686' 'x86_64') -depends=('python-logilab-common>=0.59.1') -groups=('devel-extra') -up2date="Flasttar http://download.logilab.org/pub/astng/" -source="http://download.logilab.org/pub/astng/$_F_archive_name-$pkgver.tar.gz" -Finclude python -_F_cd_path="$_F_archive_name-$pkgver" -sha1sums=('fe044a37762b05bfed2cf9a0d1b7598cc50a8891') - -build() -{ - Fbuild - # To resolve conflict between logilab common and astng. - # The file __init__.py generated by both common and astng - # is exactly the same, so we delete it. - Frm $_F_python_libdir/logilab/__init__.py -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
