anjuta 2:3.0.3.0-1 currently ftbfs on kbsd-*.

The strange thing is that in scripts/build-schemas.mk:

%.gschema.xml: %.ui
        $(AM_V_GEN)$(top_srcdir)/scripts/builder2schema.pl $< $(prefs_name) 
$(srcdir)/$(prefs_keyfile) > $@


But during make in plugins/build-basic-autotools
../../scripts/builder2schema.pl anjuta-build-basic-autotools-plugin.ui 
org.gnome.anjuta.build ./ > anjuta-build-basic-autotools-plugin.gschema.xml

Aka the "$(srcdir)/$(prefs_keyfile)" is passed as "./"
I would say that there is a problem in build rules of anjuta.

Petr


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to