mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-678 remove cnvalias.dat at remove/upgrade/deconfigure time
X-SVN-Rev: 2776
This commit is contained in:
parent
3d0cb7fa77
commit
f4b39feb69
1 changed files with 3 additions and 1 deletions
|
@ -91,8 +91,10 @@ debian/%: debian/%.in
|
|||
cd source \
|
||||
&& CONFIG_FILES=../$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
||||
|
||||
DEBIAN_FILES = icu.conffiles icu.postinst icu.prerm
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: build install debian/icu.conffiles debian/icu.postinst
|
||||
binary-arch: build install $(addprefix debian/,$(DEBIAN_FILES))
|
||||
# dh_testversion
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
|
|
Loading…
Add table
Reference in a new issue