Disable diffutils, enable git

This commit is contained in:
Jeremy Soller 2018-11-26 21:40:16 -07:00
parent b58399d763
commit a28d634a4d
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1

View file

@ -20,7 +20,7 @@ contain = {}
coreutils = {}
curl = {}
dash = {}
diffutils = {}
#diffutils = {} # sigaction issues
#dosbox = {} # c++ issues
drivers = {}
#drivers-041 = {}
@ -40,7 +40,7 @@ games = {}
gcc = {}
generaluser-gs = {}
#gigalomania = {}
#git = {}
git = {}
gnu-binutils = {}
gnu-grep = {}
gnu-make = {}