|
|
@ -39,9 +39,6 @@ fi |
|
|
# index.sgml is missing almost all packages -> |
|
|
# index.sgml is missing almost all packages -> |
|
|
var_append confopt " " "--disable-gtk-doc" |
|
|
var_append confopt " " "--disable-gtk-doc" |
|
|
|
|
|
|
|
|
#@FIXME determine python version |
|
|
|
|
|
export PYTHONPATH="$root/$prefix/lib/python2.3/site-packages/:/usr/lib/python2.3/site-packages/" |
|
|
|
|
|
|
|
|
|
|
|
#@FIXME remove once gnome24 is polished: |
|
|
#@FIXME remove once gnome24 is polished: |
|
|
configure_features() { |
|
|
configure_features() { |
|
|
if [ -f ./configure ] ; then |
|
|
if [ -f ./configure ] ; then |
|
|
|