~js-reynaud/+junk/kicad-package

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: js reynaud
  • Date: 2015-07-28 13:51:44 UTC
  • Revision ID: js.reynaud@gmail.com-20150728135144-e881iv609v32t9at
fix missing resources

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
 
117
117
        $(MAKE) -C $(CURDIR)/build/kicad preinstall
118
118
        cd $(CURDIR)/build/kicad && cmake -DCOMPONENT=binary -P cmake_install.cmake
 
119
        cd $(CURDIR)/build/kicad && cmake -DCOMPONENT=resources -P cmake_install.cmake
119
120
# To install python pcbnew.py and _pcbnew.so where put in kicad.install
120
121
        dh_installdocs
121
122
        dh_install -s