~ubuntu-branches/debian/sid/hipo/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2010-01-24 12:11:19 UTC
  • Revision ID: james.westby@ubuntu.com-20100124121119-9v55qsw78cfte5rw
Tags: 0.6.1-2.2
* Non-maintainer upload.
* debian/rules,
  debian/control:
  + Use mono-csc from mono-devel 2.4.3 as compiler. (Closes: #562279)
* debian/control:
  + Use -dev packages in build-depends to prevent FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
        --prefix=/usr --mandir=\$${prefix}/share/man \
15
15
        --infodir=\$${prefix}/share/info \
16
16
        --disable-scrollkeeper \
17
 
        MCS=/usr/bin/csc
 
17
        MCS=/usr/bin/mono-csc
18
18
 
19
19
patch: patch-stamp
20
20
patch-stamp: