File: rules

package info (click to toggle)
php-gettext 1.0.12-0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 228 kB
  • ctags: 307
  • sloc: php: 876; makefile: 42; sh: 13
file content (10 lines) | stat: -rwxr-xr-x 265 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_install:
	dh_install
	# php-php-gettext: executable-not-elf-or-script
	chmod 644 debian/php-php-gettext/usr/share/php/php-php-gettext/streams.php
	chmod 644 debian/php-php-gettext/usr/share/php/php-php-gettext/gettext.php