~ubuntu-branches/ubuntu/lucid/wine1.2/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-04-14 19:50:52 UTC
  • Revision ID: james.westby@ubuntu.com-20100414195052-qg3tfbcr7upz37fm
Tags: 1.1.42-0ubuntu3
* Rebuild with png support now that ia32-libs updated (LP: #554293)
* debian/control: use lib32v4l on amd64
* debian/control: no longer provide dummy "wine" package (LP: #527732)
  - includes wine, wine-dev, and wine-gecko
  - will require a rebuild of wine and wine-gecko packages
* Translations for menu items: (LP: #386125) 
  - hu (Gabor Kelemen), ru (Vladimir Makhnychev), nl (Paul van Genderen),
    el (Jennie Petoumenou), es (David Rando), pt_BR (André Desgualdo Pereira),
    fr (Francois Gouget), da (zenith), lt (Marius Gedminas),
    cs (Jan Nekvasil), eu (Ibai Oihanguren)
  - Also change C:\ to C: for all translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 
52
52
        CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info $(CONFFLAGS)
53
53
 
54
 
 
55
54
build: build-stamp
56
55
build-stamp:  config.status
57
56
        dh_testdir