mirror of https://gitee.com/openkylin/libcdio.git
!2 update debian/rules
Merge pull request !2 from luoyaoming/openkylin/yangtze
This commit is contained in:
commit
c6a3aa994e
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue