You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ada/gtkada/files/gtkada-2021-uninstall.patch

14 lines
398 B

--- a/Makefile.in 2021-12-27 09:42:14.575136019 +0100
+++ b/Makefile.in 2021-12-27 09:42:31.159870381 +0100
@@ -113,10 +113,6 @@
endif
install-clean:
-ifneq (,$(wildcard $(prefix)/lib/gnat/manifests/gtkada))
- -$(GPRINSTALL) --uninstall -f --prefix=$(prefix) \
- --project-subdir=lib/gnat gtkada
-endif
install: install-clean
${GPRINSTALL_FULL} -XLIBRARY_TYPE=$(LIBRARY_TYPE_FOR_TOOLS) \