!2 update debian/rules

Merge pull request !2 from luoyaoming/openkylin/yangtze
This commit is contained in:
luoyaoming 2023-03-16 06:54:58 +00:00 committed by Gitee
commit c6a3aa994e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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)