mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Uninstall the python bindings.
This commit is contained in:
parent
2dd38a9c60
commit
6d5002d91c
@ -133,3 +133,6 @@ CLEANFILES = $(BUILT_SOURCES) .py-links gnucash_core.c.py
|
|||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
rm -rf gnucash
|
rm -rf gnucash
|
||||||
|
|
||||||
|
uninstall-local:
|
||||||
|
rm -rf ${pkgpyexecdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user