guarrantied to be there by postmake-5 when the extenders want to inject stuff on it. git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21626 10447126-35f2-4685-b0cf-6dd780d3921f
@ -12,7 +12,7 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
hook_add postmake 5 'libxml_catalog'
hook_add postmake 3 'libxml_catalog'
libxml_catalog() {
local catalog=/etc/xml/catalog
if [ ! -s $root$catalog ]; then