File: rules

package info (click to toggle)
tilix 1.9.6-6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,444 kB
  • sloc: xml: 1,175; sh: 285; python: 127; perl: 72; ansic: 53; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

include /usr/share/dh-dlang/dlang-flags.mk

# Define install target dir
INSTALLDIR = $(CURDIR)/debian/tmp

%:
	dh $@

execute_before_dh_install:
	chmod +x $(INSTALLDIR)/usr/share/tilix/scripts/tilix_int.sh