[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #62121] gforth doesn't uninstall some library and include files
From: |
Joshua Gerrish |
Subject: |
[bug #62121] gforth doesn't uninstall some library and include files |
Date: |
Sun, 27 Feb 2022 00:29:57 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?62121>
Summary: gforth doesn't uninstall some library and include
files
Project: Gforth
Submitted by: jgerrish
Submitted on: Sun 27 Feb 2022 05:29:55 AM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hello,
Running make uninstall doesn't uninstall everything, even following the post
uninstall note:
Line 971 of Makefile.in:
@echo "To remove Gforth completely, type\n$(RM) -rf $(man1dir)/gforth.1
$(infodir)/gforth.info* $(datadir)/gforth $(libdir)/gforth $(bindir)/vmgen"
Adding:
$(libdir)/libgforth* $(includedir)/gforth* $(emacssitestartdir)/gforth.el*
$(infodir)/vmgen.info $(includedir)/freetype-gl*
to the end of @echo fixes this. I can create a patch and PR on here or Github
if you want.
Thank you for this project. It's a good implementation that was easy to get
running and integrated into the other GNU tools and provides great debugging
support.
Have a great weekend.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62121>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #62121] gforth doesn't uninstall some library and include files,
Joshua Gerrish <=