bug-lilypond
[Top][All Lists]
Advanced

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

Problem Building Red Hat RPM Packages using lilypond-1.5.25


From: Howard & Theresa Selover
Subject: Problem Building Red Hat RPM Packages using lilypond-1.5.25
Date: Fri, 14 Dec 2001 23:13:12 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120

The Red Hat RPM build either from rpm -bb or make rpm. Enclosed is a patch file to correct the problem.

Howard
*** lilypond-1.5.25/make/out/lilypond.redhat.spec       Wed Dec  5 13:15:03 2001
--- lilypond.patch/make/out/lilypond.redhat.spec        Thu Dec 13 22:10:17 2001
***************
*** 55,59 ****
  mkdir -p $RPM_BUILD_ROOT/tmp/lilypond-rpm-doc
  
! strip lily/out/lilypond midi2ly/out/midi2ly
  make prefix="$RPM_BUILD_ROOT%{_prefix}" install
  
--- 55,59 ----
  mkdir -p $RPM_BUILD_ROOT/tmp/lilypond-rpm-doc
  
! strip lily/out/lilypond
  make prefix="$RPM_BUILD_ROOT%{_prefix}" install
  
*** lilypond-1.5.25/stepmake/stepmake/generic-targets.make      Wed Dec  5 
12:54:44 2001
--- lilypond.patch/stepmake/stepmake/generic-targets.make       Thu Dec 13 
21:18:07 2001
***************
*** 164,168 ****
        @echo "Assuming Red Hat system" #FIXME: check distro, then issue rpm
        $(MAKE) -C $(depth)/make
!       cd $(depth) && rmp -bb make/$(outdir)/lilypond.redhat.spec
  #     su -c 'rpm -tb $(depth)/$(outdir)/$(distname).tar.gz'
  
--- 164,168 ----
        @echo "Assuming Red Hat system" #FIXME: check distro, then issue rpm
        $(MAKE) -C $(depth)/make
!       cd $(depth) && rpm -bb make/$(outdir)/lilypond.redhat.spec
  #     su -c 'rpm -tb $(depth)/$(outdir)/$(distname).tar.gz'
  

reply via email to

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