From 1b92f4c9e1de0154042f363245fc25846dd518f7 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 17 May 2016 14:08:10 +0200 Subject: [PATCH] aoeui: update distfile, fix PIE. --- srcpkgs/aoeui/template | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aoeui/template b/srcpkgs/aoeui/template index d67ce7089c6..66038877e07 100644 --- a/srcpkgs/aoeui/template +++ b/srcpkgs/aoeui/template @@ -1,16 +1,19 @@ # Template file for 'aoeui' pkgname=aoeui version=1.7 -revision=4 +revision=5 build_style=gnu-makefile hostmakedepends="m4" short_desc="Lightweight UNIX-friendly text editor" maintainer="Christian Neukirchen " license="GPL-2" homepage="http://sites.google.com/site/aoeuiandasdfg/Home" -distfiles="https://aoeui.googlecode.com/svn/trunk/${pkgname}-${version}.tgz" +distfiles="https://github.com/adnelson/aoeui/raw/master/${pkgname}-${version}.tgz" checksum=f4c067ad2c3b95ad130411195dd53ea49300e8e3496ecf0deceff20350c7670d +post_extract() { + echo 'LIBS += $(LDFLAGS)' >>Makefile +} post_install() { rm -rf $DESTDIR/usr/share/aoeui vdoc aoeui.txt