Oh, dir must be removed as well.
This commit is contained in:
parent
8937e237dd
commit
0024d33575
2
Makefile
2
Makefile
@ -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? "
|
||||||
|
Loading…
Reference in New Issue
Block a user