Browse Source

a2ps: removed libtoolize unneeded hack for x86_64

cross
Aldas Nabazas 16 years ago
parent
commit
a61a2fcc43
  1. 4
      graphic/a2ps/a2ps.conf

4
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"

Loading…
Cancel
Save