Oh, actually, a whole directory for licenses is supposed to be removed on uninstallation.
This commit is contained in:
parent
38dadee5af
commit
90ce3c74f0
4
Makefile
4
Makefile
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user