wrong path in Makefile

Bug #73005 reported by Carlo Vanini
2
Affects Status Importance Assigned to Milestone
usplash (Ubuntu)
Fix Released
Undecided
Colin Watson

Bug Description

in usplash-dev version 0.4-33
in installed file
/usr/share/doc/usplash-dev/examples/Makefile
line 26
 $(INSTALL) -d $(DESTDIR)/lib/usplash
should be
 $(INSTALL) -d $(DESTDIR)/usr/lib/usplash
('/usr/' is missing, resulting in the creation of the wrong directory)

Revision history for this message
Colin Watson (cjwatson) wrote :

Fixed in bzr, thanks.

Changed in usplash:
assignee: nobody → kamion
status: Unconfirmed → Fix Committed
Revision history for this message
Colin Watson (cjwatson) wrote :

usplash (0.4-36) feisty; urgency=low

  * Fix path in example theme Makefile (LP: #73005).
  * Depend on debconf.
  * Update usplash_write(8) to document TEXT-URGENT and PULSATE.
  * Switch to libx86, fixing svgalib on amd64 (LP: #67545).
  * Don't fall over if the bogl backend can't set the resolution, which
    won't be possible on several framebuffer implementations (LP: #81413).

 -- Colin Watson <email address hidden> Wed, 7 Feb 2007 09:55:13 +0000

Changed in usplash:
status: Fix Committed → Fix Released
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.