wording
This commit is contained in:
parent
c60afa0891
commit
09d04fa483
1 changed files with 3 additions and 2 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
@ -25,8 +25,9 @@ override_dh_auto_install:
|
||||||
override_dh_fixperms:
|
override_dh_fixperms:
|
||||||
dh_fixperms -Xld-linux
|
dh_fixperms -Xld-linux
|
||||||
|
|
||||||
# Do not add "ldconfig" trigger since of no need, and activate-noawait might not
|
# Do not add "ldconfig" trigger since all libraries in the standalone build
|
||||||
# be known to elderly distributions (e.g. squeeze)
|
# are private copies and the trigger activate-noawait trigger may not work
|
||||||
|
# on elderly distributions (e.g. squeeze)
|
||||||
override_dh_makeshlibs:
|
override_dh_makeshlibs:
|
||||||
dh_makeshlibs --noscripts
|
dh_makeshlibs --noscripts
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue