# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/transfig/transfig.conf # Copyright (C) 2004 - 2022 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- var_append AR ' ' 'rc' var_append makeopt " " "BINDIR=/usr/X11/bin MANSOURCEPATH=/usr/X11/man/man \ XFIGLIBDIR=$libdir/X11/xfig FIG2DEV_LIBDIR=$libdir/fig2dev" makeinstopt="$makeopt DESTDIR=$root install install.man" [[ $libdir == *lib64 ]] && var_append GCC_WRAPPER_INSERT ' ' '-L/usr/X11R7/lib64'