update rules

This commit is contained in:
luoyaoming 2023-03-16 14:53:49 +08:00
parent 51010ea5fa
commit e863599b3b
2 changed files with 7 additions and 3 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libcdio (2.0.0-ok3) yangtze; urgency=medium
* Update debian/rules.
-- Luoyaoming <luoyaoming@kylinos.cn> Thu, 16 Mar 2023 14:52:43 +0800
libcdio (2.0.0-ok2) yangtze; urgency=medium
* Update debian/rules.

4
debian/rules vendored
View File

@ -6,9 +6,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
ifeq ($(DEB_HOST_ARCH),i386)
export DEB_BUILD_OPTIONS=nocheck
endif
export DEB_BUILD_OPTIONS=nocheck
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)