Skip to content

Commit

Permalink
fix: rule file change
Browse files Browse the repository at this point in the history
rule file change
  • Loading branch information
JWWTSL committed Jan 17, 2025
1 parent 0f04500 commit e270846
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Package: deepin-calculator
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Calculator for UOS
Calculator is a simple and easy-to-use desktop calculator. It supports addition, subtraction, multiplication and division with keyboard input perfectly matched, as well as symbolic fault-tolerant computing and calculation result linkage.
Calculator is a simple and easy-to-use desktop calculator. It supports addition, subtraction, multiplication and division with keyboard input perfectly matched, as well as symbolic fault-tolerant computing and calculation result linkage.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ override_dh_auto_configure:
-DAPP_VERSION=$(DEB_VERSION_UPSTREAM) -DVERSION=$(DEB_VERSION_UPSTREAM) LIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)

override_dh_auto_test:
override_dh_shlibdeps: --dpkg-shlibdeps-params=--ignore-missing-info
#override_dh_shlibdeps: --dpkg-shlibdeps-params=--ignore-missing-info

0 comments on commit e270846

Please sign in to comment.