~ubuntu-branches/ubuntu/vivid/php-nrk-predis/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Cyril Bouthors
  • Date: 2014-11-14 12:25:44 UTC
  • Revision ID: package-import@ubuntu.com-20141114122544-boh5j70c5f32rv0a
Tags: 1.0.0-1
* New upstream release
* Rename package to php-nrk-predis (closes: #739670).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
%:
 
5
        dh $@
 
6
 
 
7
override_dh_auto_install:
 
8
        mkdir -p $$PWD/debian/php-nrk-predis/usr/share/php/Predis
 
9
        cp -pr src $$PWD/debian/php-nrk-predis/usr/share/php/php-nrk-predis