File: rules

package info (click to toggle)
libkcddb 4%3A17.08.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,032 kB
  • sloc: cpp: 5,072; makefile: 11; sh: 9
file content (18 lines) | stat: -rwxr-xr-x 542 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

l10npkgs_firstversion_ok := 4:16.04.3-10~

include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk

override_dh_install:
	$(overridden_command) --fail-missing

override_dh_strip:
	$(overridden_command) --dbgsym-migration='libkcddb-dbg (<= 4:15.12.3-0ubuntu1)'

override_dh_auto_test:
	# Disable dh_auto_test at build time
	: