projects
/
tools
/
deltarpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23bb2ba
)
Fix build error with Ubuntu 20.04
42/233242/1
accepted/tizen_devbase_tools
accepted/tizen/devbase/tools/20200618.010531
accepted/tizen/devbase/tools/20200623.003350
submit/trunk/20200612.131210
submit/trunk/20200612.180310
submit/trunk/20200612.182210
submit/trunk/20200612.185510
submit/trunk/20200612.191020
submit/trunk/20200615.140020
submit/trunk/20200617.133020
submit/trunk/20200619.141212
submit/trunk/20200622.151812
submit/trunk/20201029.114030
submit/trunk/20201029.132130
author
biao716.wang
<biao716.wang@samsung.com>
Wed, 13 May 2020 07:20:52 +0000
(16:20 +0900)
committer
biao716.wang
<biao716.wang@samsung.com>
Wed, 13 May 2020 07:20:56 +0000
(16:20 +0900)
Error:
dh_pysupport: warning: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p
[ 130s] dh_pysupport: error: Cannot detect default Python version
Change-Id: If7af1e67e2b6c047c8787899fb23e0ba3c30d54e
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index fa83201db3bdb82087f193d2359adcb67ac2e9a8..8cb162a37ee6f0ef9c96a81751b506ab6ab483f8 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-36,7
+36,7
@@
binary-arch: build install
dh_installdocs
dh_install
dh_installman
- dh_py
support
+ dh_py
thon2
dh_link
dh_compress
dh_fixperms