On Fri, 18 Aug 2017, PICCORO McKAY Lenz wrote:
> you should take in consideration that a pull fetch changes.. so i noted you
> do a uninstall only after do the pull.. worng!
> 
> if the uninstall process was changed beetween pulls, your "uninstall" could
> faild and let garbage in your system..
>

worng! In the case of Gambas, the Makefiles are generated by autotools.
There are no Makefiles in the Gambas repository, so pulling changes will
never destroy your Makefiles. Having your old Makefiles intact, you can
still uninstall Gambas cleanly, even after git pull. You do have to take
care to uninstall before running your next ./configure, though.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to