nrelease: Do not provide default make.conf files.
authorSascha Wildner <saw@online.de>
Fri, 29 Aug 2014 07:16:50 +0000 (09:16 +0200)
committerSascha Wildner <saw@online.de>
Fri, 29 Aug 2014 07:16:50 +0000 (09:16 +0200)
commit75be6476cbcfe848f66bfd9198363410d263fff9
treedc0e0612862d59c6cf490ab0136c3808ebbe49e6
parent7ac0a0e3076e79b423c7fb9fa359a15c93251748
nrelease: Do not provide default make.conf files.

The git package delivered on the installation media is special in the
sense that it is built with certain options not set to prevent it from
pulling in python and perl as dependencies (to keep the ISOs small,
mainly).

Once the system is installed, storage size is no longer really an issue,
so there is no need to have those options in the make.conf we install.

After this commit, a manually built git package should match the binary
package which we provide.
nrelease/root/etc.hdd/make.conf [deleted file]
nrelease/root/etc/make.conf [deleted file]