Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f2393404ec170d77cb2081befd371c989847d0a
commit 7f2393404ec170d77cb2081befd371c989847d0a Author: crazy <[email protected]> Date: Wed Jun 1 16:54:43 2016 +0200 premake-4.3-2-x86_64 - removed , nothing in the repos need that diff --git a/source/devel-extra/premake/FrugalBuild b/source/devel-extra/premake/FrugalBuild deleted file mode 100644 index df555a6..0000000 --- a/source/devel-extra/premake/FrugalBuild +++ /dev/null @@ -1,20 +0,0 @@ -# Compiling Time: 0.03 SBU -# Maintainer: Devil505 <[email protected]> - -pkgname=premake -pkgver=4.3 -pkgrel=2 -pkgdesc="A simple build configuration and project generation tool using lua" -depends=('glibc') -options=('scriptlet') -groups=('devel-extra') -archs=('i686' 'x86_64') -_F_sourceforge_ext="-src.zip" -Finclude sourceforge -sha1sums=('8f37a3599121580f18b578811162b9b49a2e122f') - -build() { - Fcd $pkgname-$pkgver/build/gmake.unix - Fmake - Fexe $pkgname-$pkgver/bin/release/premake4 usr/bin/premake4 -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
