[debian] *.install: Remove the leading slashes.

Not needed, and can potentially cause issues when building.
This commit is contained in:
David Korth 2022-08-07 15:08:31 -04:00
parent a3ed8f82cd
commit 38673d19f5
4 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
/usr/bin/nusresign
usr/bin/nusresign

View File

@ -1,4 +1,4 @@
/usr/bin/qrvthtool
/usr/share/applications/com.gerbilsoft.qrvthtool.desktop
/usr/share/icons/hicolor/*/apps/qrvthtool.png
/usr/share/metainfo/com.gerbilsoft.qrvthtool.metainfo.xml
usr/bin/qrvthtool
usr/share/applications/com.gerbilsoft.qrvthtool.desktop
usr/share/icons/hicolor/*/apps/qrvthtool.png
usr/share/metainfo/com.gerbilsoft.qrvthtool.metainfo.xml

View File

@ -1 +1 @@
/usr/bin/rvthtool
usr/bin/rvthtool

View File

@ -1 +1 @@
/usr/bin/wadresign
usr/bin/wadresign