~linaro-maintainers/compiz-plugins-main/overlay-gl

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Ricardo Salveti de Araujo
  • Date: 2012-01-22 22:44:21 UTC
  • Revision ID: ricardo.salveti@linaro.org-20120122224421-6m7mx45py281i93m
* New snapshot Linaro Compiz Plugins Main release (2012.01)
* Enabling parallel build

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
        dh_gencontrol -- -Vcoreabiversion=$(CORE_ABIVERSION)
19
19
 
20
20
%:
21
 
        dh $@
 
21
        dh $@ --parallel
22
22