~ubuntu-branches/ubuntu/trusty/gnome-system-tools/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-01-31 08:10:23 UTC
  • Revision ID: package-import@ubuntu.com-20140131081023-kbhtv283vnxu6s85
Tags: 3.0.0-3ubuntu2
* Make all files install in gnome-system-tools.
  - Regression from 3.0.0-3ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
 
3
DEB_DESTDIR = $(CURDIR)/debian/gnome-system-tools
 
4
 
3
5
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
4
6
include /usr/share/cdbs/1/rules/autoreconf.mk
5
7
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk