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)"