~ubuntu-branches/ubuntu/vivid/slib/vivid-proposed

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Package Import Robot
  • Author(s): Ivo De Decker
  • Date: 2014-11-11 17:46:53 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20141111174653-zbhnrtp18cmc488r
Tags: 3b1-4
* QA upload.
* Set maintainer to Debian QA Group (#721062)
* Backport changes from upstream to fix build with texinfo 5.
  Closes: #712322
* Use local version of schmooz.scm to make sure this fix is actually
  used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
222
222
        $(scheme) < collect.sc
223
223
 
224
224
$(txifiles):    $(txiscms) schmooz.scm
225
 
        $(scheme) -rschmooz -e'(schmooz "slib.texi")'
 
225
        $(scheme) -f schmooz.scm -e'(schmooz "slib.texi")'
226
226
 
227
227
dvi:    slib.dvi
228
228
slib.dvi:       version.txi slib.texi $(txifiles) $(texifiles)