]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lilypond.spec.in
release: 1.1.46
[lilypond.git] / make / lilypond.spec.in
index e72232e446b6ae0045081f8fd347685084f8c3eb..c53adf486685be7990741ab7fac3816f379ff15b 100644 (file)
@@ -21,7 +21,7 @@ Prereq: tetex
 make all
 ln -s /usr/share/texmf/fonts/tfm/public/cm/ tfm
 
-make -C Documentation info || true
+make -C Documentation  || true
 make htmldoc || true
 
 
@@ -34,7 +34,7 @@ tar -C htmldocs -xzf out/htmldoc.tar.gz
 
 strip lily/out/lilypond mi2mu/out/mi2mu
 make prefix="$RPM_BUILD_ROOT/usr" install
-gzip -9fn $RPM_BUILD_ROOT/usr/info/* || true
+gzip -9fn $RPM_BUILD_ROOT/usr/info/* || true
 
 mkdir -p $RPM_BUILD_ROOT/etc/profile.d
 cp buildscripts/out/lilypond-profile $RPM_BUILD_ROOT/etc/profile.d/lilypond.sh
@@ -44,11 +44,11 @@ cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT/etc/profile.d/lilypond.csh
 
 touch /tmp/.lilypond-install
 rm `find /var/lib/texmf -name 'feta*pk -print' -or -name 'feta*tfm -print'` /tmp/.lilypond-install
-/sbin/install-info /usr/info/lilypond.info.gz /usr/info/dir || true
+/sbin/install-info /usr/info/lilypond.info.gz /usr/info/dir || true
 
 %preun
 if [ $1 = 0 ]; then
-   /sbin/install-info --delete /usr/info/lilypond.info.gz /usr/info/dir || true
true #   /sbin/install-info --delete /usr/info/lilypond.info.gz /usr/info/dir || true
 fi
 
 
@@ -67,7 +67,6 @@ fi
 /usr/bin/ly2dvi
 /usr/bin/lilypond
 /usr/bin/mi2mu
-/usr/info/*
 /usr/man/man1/mi2mu.1
 /usr/man/man1/lilypond.1
 /usr/man/man1/mudela-book.1