diff --git a/e17/eina/config.in b/e17/eina/config.in deleted file mode 100644 index 4c15b7395..000000000 --- a/e17/eina/config.in +++ /dev/null @@ -1,24 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../eina/config.in -# Copyright (C) 2010 The OpenSDE Project -# Copyright (C) 2004 - 2006 The T2 SDE Project -# Copyright (C) 1998 - 2004 Clifford Wolf -# -# 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 as published by -# the Free Software Foundation; version 2 of the License. A copy of the -# GNU General Public License can be found in the file COPYING. -# --- SDE-COPYRIGHT-NOTE-END --- - -if pkgcheck eina X -then - menu_begin MENU_PKG_E17 'Enlightenment 17 Options' - text 'Install prefix for E17 Packages' \ - SDECFG_PKG_E17_CORE_PREFIX "opt/e17" - menu_end -fi - diff --git a/e17/eina/parse-config b/e17/eina/parse-config index d4ce70b08..3f7178a70 100644 --- a/e17/eina/parse-config +++ b/e17/eina/parse-config @@ -3,7 +3,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../eina/parse-config -# Copyright (C) 2010 The OpenSDE Project +# Copyright (C) 2010 - 2011 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -17,7 +17,7 @@ if hasflag E17; then if [ "$prefix_auto" = 1 ] ; then if [ "$pkg" == eina ]; then - prefix="${SDECFG_PKG_E17_CORE_PREFIX:-opt/e17}" + prefix="opt/e17" set_confopt elif pkginstalled eina ; then pkgprefix -t eina