gnu-music-discuss
[Top][All Lists]
Advanced

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

spec file patch for 1.3.108


From: Lionel Marks
Subject: spec file patch for 1.3.108
Date: Tue, 21 Nov 2000 15:35:28 -0800 (PST)

I had to change the 1.3.108 spec file so that lilypond would build
correctly.. Please take a look at my patch and tell me if what I did was
correct. Someone forgot to change the mudela-book to lilypond-book as
well as configure-mudela to configure-ly.
 
Also, the spec file was missing the following line:
 
gzip -9fn $RPM_BUILD_ROOT%{_prefix}/man/man1/* || true
 
in the %install section.
 
Could someone patch the 1.3.108 spec file so that nobody else runs into
the same problems.
 
Thanks
 
 
-------------lilpond-1.3.108/lilpond.spec.patch-------------
64d62
< gzip -9fn $RPM_BUILD_ROOT%{_prefix}/man/man1/* || true
112c110
< %{_prefix}/bin/convert-ly
---
> %{_prefix}/bin/convert-mudela
117c115
< %{_prefix}/bin/lilypond-book
---
> %{_prefix}/bin/mudela-book
131c129
< %{_prefix}/man/man1/convert-ly.1.gz
---
> %{_prefix}/man/man1/convert-mudela.1.gz
136c134
< %{_prefix}/man/man1/lilypond-book.1.gz
---
> %{_prefix}/man/man1/mudela-book.1.gz
------------------------------------------------------------- 

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/



reply via email to

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