bugGforth - Bugs: bug #62121, gforth doesn't uninstall some...

 
 

bug #62121: gforth doesn't uninstall some library and include files

Submitter:  Joshua Gerrish <jgerrish>
Submitted:  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
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 27 Feb 2022 05:29:55 AM UTC, original submission:  

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.

Joshua Gerrish <jgerrish>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jgerrish (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code