~bluesabre/+junk/xfpm-packaging

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Sean Davis
  • Date: 2016-01-17 18:06:12 UTC
  • Revision ID: smd.seandavis@gmail.com-20160117180612-n02e1uz6hv9lnayd
Testing

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        dh_auto_configure -- --disable-silent-rules --enable-maintainer-mode
10
10
 
11
11
override_dh_install:
12
 
        find debian/tmp/usr/lib -name 'lib*.la' -delete
13
12
        dh_install --fail-missing
14
13
 
15
14
%: