Re: [patch] devel/gdb .pyc files
On Thu, Oct 25, 2018 at 06:45:56PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > removing the gdb package might leave .pyc files around if you ran gdb as > root, the diff below addresses the issue. > > ok? Good catch, ok!
[patch] devel/gdb .pyc files
Hi, removing the gdb package might leave .pyc files around if you ran gdb as root, the diff below addresses the issue. ok? Index: Makefile === RCS file: /cvs/ports/devel/gdb/Makefile,v retrieving revision 1.57 diff -u -p -r1.57 M