From 70290141ed6dbcdcd7b1e38b1eabad28181ed94a Mon Sep 17 00:00:00 2001 From: He MingYang Date: Tue, 29 Jun 2021 13:32:38 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=89=93=E5=8C=85):=20=E6=89=93=E5=8C=85?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E5=87=BA=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit no Log: no Change-Id: Ibd6a86d6622ed7325cf2f5df2b7f174c45d2dfde --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 8ca1a79..771925a 100755 --- a/debian/rules +++ b/debian/rules @@ -7,6 +7,5 @@ export QT_SELECT=qt5 override_dh_auto_configure: qmake - dh_auto_configure -- \ - -- VERSION=$(VERSION) LIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) DEFINES+="VERSION=$(DEB_VERSION_UPSTREAM)" + dh_auto_configure -- VERSION=$(VERSION) LIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) DEFINES+="VERSION=$(DEB_VERSION_UPSTREAM)"