lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch to make building 2.4.5 debian package work


From: Roman Stöckl-Schmidt
Subject: Patch to make building 2.4.5 debian package work
Date: Wed, 30 Mar 2005 02:55:53 +0200
User-agent: Mozilla Thunderbird 1.0 (X11/20050116)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Anthony Fok wrote on 22.06.2004 05:38:
| On Mon, Jun 21, 2004 at 10:10:32PM +0200, Jan Nieuwenhuizen wrote:
[snip]
|>Done.  Will debian users be able to build the package without these
|>files, or will you send a patch?  [I assume so, just tried 2.2.3 CVS
|>with the files removed but got another silly error
|>
|>mv debian/lilypond/usr/share/lilypond/2.2.3/dvips/lilypond.map \
|>   debian/lilypond/etc/texmf/dvips/lilypond.map
|>mv: cannot move
`debian/lilypond/usr/share/lilypond/2.2.3/dvips/lilypond.map' to
`debian/lilypond/etc/texmf/dvips/lilypond.map': Unknown file or directory
|>make: *** [binary-arch] Error 1
|>debuild: fatal error at line 763:
|>
|>but I am assuming this is already fixed somewhere so I'm leaving it
for now]
[snip]
| Since lilypond.map is architecture-independent and goes with all the font
| data, I decided to put it with the fonts in the new "lilypond-data"
package.
| After that, the two lines should become:
|
|       mv debian/lilypond-data/usr/share/lilypond/2.2.3/dvips/lilypond.map \
|          debian/lilypond-data/etc/texmf/dvips/lilypond.map
|
| Comes from these two lines in debian/rules:
|
|       mv $(r_data)/usr/share/lilypond/$(VERSION)/dvips/lilypond.map \
|          $(r_data)/etc/texmf/dvips/lilypond.map
|
| r_data = "root of data package" = debian/lilypond-data
| (Hoho, I got some strange variable names in there.

Apparently the path to lilypond.map has changed for 2.4.5, debuild
choked saying it couldn't find

$(r_data)/usr/share/lilypond/$(VERSION)/dvips/lilypond.map

find . -name lilypond.map

gave me

./mf/out/lilypond.map
./debian/tmp/usr/share/lilypond/2.4.5/fonts/map/lilypond.map

I'm far from what you'd call a wizard, so what I came up with is very
probably NOT a clean fix, but it works. So here's the patch.

Regards, Roman.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCSfkYn0kyIx7rF68RAt68AJ4+FO/pXCXhk4LpeBZI+TIgSDr6dgCfZ7vC
JrRvLTMWHhjJR/pIWdxNS8Q=
=Ney7
-----END PGP SIGNATURE-----

Attachment: lilypond-2.4.5_debian.patch.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]