File: rules

package info (click to toggle)
fcitx-qt5 1.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 600 kB
  • ctags: 590
  • sloc: cpp: 7,969; xml: 186; makefile: 8; sh: 3
file content (13 lines) | stat: -rwxr-xr-x 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# export DH_VERBOSE=1

DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
CFLAGS += $(CPPFLAGS)
CXXFLAGS += $(CPPFLAGS)

%:
	dh $@ --parallel --fail-missing

override_dh_strip:
	dh_strip --dbg-package=libfcitx-qt5-dbg