From a61a2fcc43c516be4ff028f2674d7a95cc7c918c Mon Sep 17 00:00:00 2001 From: Aldas Nabazas Date: Thu, 16 Apr 2009 16:32:44 +0300 Subject: [PATCH] a2ps: removed libtoolize unneeded hack for x86_64 --- graphic/a2ps/a2ps.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphic/a2ps/a2ps.conf b/graphic/a2ps/a2ps.conf index 11f6e7fd7..e349b7b19 100644 --- a/graphic/a2ps/a2ps.conf +++ b/graphic/a2ps/a2ps.conf @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../a2ps/a2ps.conf +# Copyright (C) 2009 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -12,7 +13,4 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -[ $arch = x86-64 ] && - hook_add preconf 3 "libtoolize --copy --force" - var_append makeinstopt ' ' "lispdir=$docdir"