~ubuntu-branches/ubuntu/vivid/gmlive/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Aron Xu
  • Date: 2011-03-29 19:06:04 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110329190604-oivnq78hftc426wy
Tags: 0.22.3-1
* New upstream release.
* debian/control:
  + Add LDFLAGS := -Wl,--as-needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
# Add here any variable or target overrides you need.
8
8
 
9
9
MANPAGES := debian/gmlive.1
 
10
LDFLAGS := -Wl,--as-needed
10
11
 
11
12
install/gmlive::
12
13
        dh_installman -pgmlive $(MANPAGES)