!1 Fix python install error
Merge pull request !1 from 周淦清/openkylin/yangtze
This commit is contained in:
commit
6400c5c336
|
@ -1,3 +1,9 @@
|
|||
cracklib2 (2.9.6-ok2) yangtze; urgency=medium
|
||||
|
||||
* Fix python install error.
|
||||
|
||||
-- zhouganqing <zhouganqing@kylinos.cn> Sun, 04 Feb 2024 15:05:58 +0800
|
||||
|
||||
cracklib2 (2.9.6-ok1) yangtze; urgency=medium
|
||||
|
||||
* Build for openKylin.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export SETUPTOOLS_USE_DISTUTILS=stdlib
|
||||
DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
|
|
Loading…
Reference in New Issue