fix(打包): 打包翻译出错问题

no

Log: no
Change-Id: Ibd6a86d6622ed7325cf2f5df2b7f174c45d2dfde
This commit is contained in:
He MingYang 2021-06-29 13:32:38 +08:00 committed by zhangyong
parent 9db366d885
commit 70290141ed

3
debian/rules vendored
View File

@ -7,6 +7,5 @@ export QT_SELECT=qt5
override_dh_auto_configure: override_dh_auto_configure:
qmake qmake
dh_auto_configure -- \ dh_auto_configure -- VERSION=$(VERSION) LIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) DEFINES+="VERSION=$(DEB_VERSION_UPSTREAM)"
-- VERSION=$(VERSION) LIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) DEFINES+="VERSION=$(DEB_VERSION_UPSTREAM)"