make install misconfigured for schemata

Bug #892228 reported by Tim Bond
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fluidity
Status tracked in Trunk
4.1
Fix Released
Medium
Tim Bond
Stable
Fix Released
Medium
Tim Bond
Trunk
Fix Released
Medium
Tim Bond

Bug Description

'make install' for schemata lists:

        mkdir -p $(DESTDIR)/usr/share/diamond/schemata
        cp schemas/flml $(DESTDIR)/usr/share/diamond/schemata

This is broken, as whilst it honours DESTDIR it should be using ${datadir} instead of /usr/share, thus picking up prefix.

This slipped through the net before as we'd been doing all our testing with DESTDIR specified and a prefix of /usr, hence the behaviour was 'as expected'.

Fix going into lp:~fluidity-core/fluidity/schema-install-fix in a moment.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.