File: rules

package info (click to toggle)
cakephp 2.8.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 11,660 kB
  • sloc: php: 160,140; xml: 240; sql: 54; sh: 54; makefile: 8
file content (17 lines) | stat: -rwxr-xr-x 357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --buildsystem=phppear
# --with phpcomposer

override_dh_install:
	dh_install -XLICENSE.txt -Xcake.bat

override_dh_fixperms:
	dh_fixperms
	## script-not-executable
	chmod -c a+x \
            debian/cakephp*/usr/share/php/Cake/Console/Templates/skel/Console/cake