clean every wine thing before running wine-config-hawc2.sh
Clean all .wine, .wine32, .wine64, wine-exe in the beginning of the wine-config-hawc2.sh script
Clean all .wine, .wine32, .wine64, wine-exe in the beginning of the wine-config-hawc2.sh script
assigned to @dave
Maybe that is a good idea because things could become messy if run multiple times. Should be simply adding a rm -rf .wine
line.
mentioned in merge request !1 (merged)
Maybe the aliases in the .bashrc
should be cleaned-up too, but that's more tricky since this file might contain all sorts of random user defined stuff.
closed via merge request !1 (merged)
mentioned in commit dc13af0a