Eelco Dolstra
|
97f8e9bc76
|
Remove dead code
|
2014-02-06 19:06:08 +01:00 |
|
Eelco Dolstra
|
0da82efa5d
|
GNU Make 3.81 compatibility
3.81 doesn't understand the ‘define foo =’ syntax, which was added in
3.82. So use ‘define foo’ instead.
|
2014-02-04 11:02:49 +01:00 |
|
Eelco Dolstra
|
28dc488335
|
installcheck: Don't depend on install
This is a hack to prevent "installcheck" from clobbering files fixed
up by Nixpkgs' fixupPhase.
|
2014-02-01 15:33:27 +01:00 |
|
Eelco Dolstra
|
ec1738589a
|
Make variable names more regular
|
2014-02-01 12:20:06 +01:00 |
|
Eelco Dolstra
|
55c9a40613
|
Move stuff to top-level
This makes it easier to use with "git subtree".
|
2014-01-09 16:12:02 +01:00 |
|