Browse Source

edb: disabled running of autogen.sh for e17 packages because we do use official snapshots now

user/amery/mess
Christian Wiese 14 years ago committed by Alejandro Mery
parent
commit
e72c89176e
  1. 3
      e17/edb/parse-config

3
e17/edb/parse-config

@ -3,6 +3,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../edb/parse-config
# Copyright (C) 2010 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -37,5 +38,5 @@ if hasflag E17; then
fi
}
hook_add preconf 5 "[ ! -e autogen.sh ] || e17_autogen"
#hook_add preconf 5 "[ ! -e autogen.sh ] || e17_autogen"
fi

Loading…
Cancel
Save