|
|
@ -13,15 +13,6 @@ |
|
|
|
# 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 --- |
|
|
|
|
|
|
|
|
|
|
|
if [ $prefix_auto = 1 ] ; then |
|
|
|
|
|
|
|
if [ "$SDECFG_PKG_PRELUDE_PREFIX" ] ; then |
|
|
|
|
|
|
|
prefix="$SDECFG_PKG_PRELUDE_PREFIX" |
|
|
|
|
|
|
|
else |
|
|
|
|
|
|
|
prefix="opt/prelude" |
|
|
|
|
|
|
|
fi |
|
|
|
|
|
|
|
set_confopt |
|
|
|
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Perl bindings |
|
|
|
# Perl bindings |
|
|
|
if pkginstalled perl; then |
|
|
|
if pkginstalled perl; then |
|
|
|
# always install into perl 'vendor' directory |
|
|
|
# always install into perl 'vendor' directory |
|
|
|