Oh, dir must be removed as well.

This commit is contained in:
Alexander Andreev 2022-04-10 21:01:54 +04:00
parent 8937e237dd
commit 0024d33575
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ install:
uninstall: uninstall:
rm -f ${DESTDIR}usr/bin/${TARGET} rm -f ${DESTDIR}usr/bin/${TARGET}
rm -f ${DESTDIR}usr/share/licenses/${TARGET}/LICENSE rm -rf ${DESTDIR}usr/share/licenses/${TARGET}
test: test:
@echo -n "Does input \"3.68 120 30d\" gives 317.95? " @echo -n "Does input \"3.68 120 30d\" gives 317.95? "