~ubuntu-branches/ubuntu/natty/libpam-mount/natty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Kleineidam
  • Date: 2010-12-25 11:24:23 UTC
  • mfrom: (1.4.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20101225112423-b3nsrl0dhrto15qf
Tags: 2.8-1
* New upstream release.
* Add libtool to build depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# install DTD for XML configuration
16
16
DEB_CONFIGURE_USER_FLAGS:=--libdir=/lib --with-selinux --with-dtd $(EXTRACONF)
17
17
# the changelog
18
 
DEB_DH_INSTALLCHANGELOGS_ARGS=doc/changelog.txt
 
18
DEB_INSTALL_CHANGELOGS=doc/changelog.txt
19
19
CFLAGS += -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security
20
20
 
21
21
common-configure-impl::