|
|
@ -2,6 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../lynx/lynx.conf |
|
|
|
# Filename: package/.../lynx/lynx.conf |
|
|
|
|
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# |
|
|
|
# |
|
|
@ -13,9 +14,5 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
export COPY=/bin/cp ; MV=/bin/mv |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hook_add postmake 5 "eval $MAKE install-help install-doc ; \ |
|
|
|
|
|
|
|
chown -R root: $root/$libdir/lynx_{doc,help}" |
|
|
|
|
|
|
|
pkginstalled openssl && var_append extraconfopt ' ' '--with-ssl' |
|
|
|
pkginstalled openssl && var_append extraconfopt ' ' '--with-ssl' |
|
|
|
|
|
|
|
|
|
|
|