~ubuntu-branches/ubuntu/lucid/xfce4-linelight-plugin/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2009-06-01 11:40:50 UTC
  • Revision ID: james.westby@ubuntu.com-20090601114050-g1422xrm3mx2u2wi
Tags: 0.1.6-2
* debian/control
  - update standards version to 3.8.1.
  - add locate|mlocate to depends as linelight needs the locate command.
  - update build-deps for Xfce 4.6.
* debian/rules:
  - -Wl,-z,-defs -Wl,--as-needed added to LDFLAGS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
 
2
LDFLAGS +=-Wl,-z,-defs -Wl,--as-needed
2
3
%:
3
4
        dh $@