From 9e33e61c00e3da5565b47e16b6618ab98c9ea38f Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 14 Feb 2013 00:26:09 -0200 Subject: gnuhealth-1.8.0-1: fixing some things on PKGBUILD --- pcr/gnuhealth/PKGBUILD | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pcr/gnuhealth') diff --git a/pcr/gnuhealth/PKGBUILD b/pcr/gnuhealth/PKGBUILD index ee75b2ee9..c7db21793 100644 --- a/pcr/gnuhealth/PKGBUILD +++ b/pcr/gnuhealth/PKGBUILD @@ -17,11 +17,6 @@ build() { # python2 fixes export PYTHON=python2 - sed -i '/TRYTON_PATH/s/python/&2/' configure - - # makefile fixes - sed -e '/install:/a\\tinstall -d $(DESTDIR)$(tryton_modules)/' \ - -e 's/$(tryton/$(DESTDIR)&/' -i Makefile.in # mv man file mv health/man . -- cgit v1.2.3