~gerboland/qtubuntu/devicePixelRatio

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Ricardo Mendoza
  • Date: 2012-10-03 16:16:07 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: ricardo.mendoza@canonical.com-20121003161607-ctso8n4zhnkji2r0
Add packaging rules and point lib includes to correct paths for qt5 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
# Uncomment this to turn on verbose mode.
 
5
 
 
6
export PATH=/opt/qt5/bin/:/usr/lib/ccache/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 
7
 
 
8
%:
 
9
        dh $@