Fix incorrect guidance module installation directory on Debian and Ubuntu

This relates to Bug 1995
pull/3/head
Timothy Pearson 10 years ago
parent 32bf970638
commit fe5f5516f5

@ -1,7 +1,7 @@
opt/trinity/lib/trinity/kcm_serviceconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_userconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_mountconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_wineconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_serviceconfig.la
opt/trinity/lib/trinity/kcm_userconfig.la
opt/trinity/lib/trinity/kcm_mountconfig.la
opt/trinity/lib/trinity/kcm_wineconfig.la
opt/trinity/share/icons/crystalsvg/32x32/apps/daemons.png
opt/trinity/share/icons/crystalsvg/32x32/apps/disksfilesystems.png
opt/trinity/share/icons/crystalsvg/32x32/apps/userconfig.png
@ -57,8 +57,8 @@ opt/trinity/share/python-support/tde-guidance-trinity/sizeview.py
opt/trinity/share/python-support/tde-guidance-trinity/unixauthdb.py
opt/trinity/share/python-support/tde-guidance-trinity/userconfig.py
opt/trinity/share/python-support/tde-guidance-trinity/wineconfig.py
opt/trinity/lib/trinity/kcm_serviceconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_userconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_mountconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_wineconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_serviceconfig.so
opt/trinity/lib/trinity/kcm_userconfig.so
opt/trinity/lib/trinity/kcm_mountconfig.so
opt/trinity/lib/trinity/kcm_wineconfig.so
usr/share/lintian/overrides/tde-guidance-trinity

@ -1,7 +1,7 @@
opt/trinity/lib/trinity/kcm_serviceconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_userconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_mountconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_wineconfig.la opt/trinity/lib/
opt/trinity/lib/trinity/kcm_serviceconfig.la
opt/trinity/lib/trinity/kcm_userconfig.la
opt/trinity/lib/trinity/kcm_mountconfig.la
opt/trinity/lib/trinity/kcm_wineconfig.la
opt/trinity/share/icons/crystalsvg/32x32/apps/daemons.png
opt/trinity/share/icons/crystalsvg/32x32/apps/disksfilesystems.png
opt/trinity/share/icons/crystalsvg/32x32/apps/userconfig.png
@ -57,8 +57,8 @@ opt/trinity/share/python-support/tde-guidance-trinity/sizeview.py
opt/trinity/share/python-support/tde-guidance-trinity/unixauthdb.py
opt/trinity/share/python-support/tde-guidance-trinity/userconfig.py
opt/trinity/share/python-support/tde-guidance-trinity/wineconfig.py
opt/trinity/lib/trinity/kcm_serviceconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_userconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_mountconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_wineconfig.so opt/trinity/lib/
opt/trinity/lib/trinity/kcm_serviceconfig.so
opt/trinity/lib/trinity/kcm_userconfig.so
opt/trinity/lib/trinity/kcm_mountconfig.so
opt/trinity/lib/trinity/kcm_wineconfig.so
usr/share/lintian/overrides/tde-guidance-trinity

Loading…
Cancel
Save