1
0
Fork 0

Oh, actually, a whole directory for licenses is supposed to be removed on uninstallation.

This commit is contained in:
Alexander Andreev 2023-09-23 05:22:27 +04:00
parent 38dadee5af
commit 90ce3c74f0
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@ install:
uninstall:
rm ${DESTDIR}${PREFIX}/bin/${TARGET}
rm ${DESTDIR}${SYSDDIR}/${TARGET}.service
# rm ${DESTDIR}/usr/share/licenses/${TARGET}/LICENSE
# rm ${DESTDIR}/usr/share/licenses/${TARGET}/LICENSE.RobotoCondensed.txt
# rm ${DESTDIR}/usr/share/licenses/${TARGET}/LICENSE.ShareTechMono.txt
# rm -r ${DESTDIR}/usr/share/licenses/${TARGET}
clean:
rm -f bin/${TARGET}