nixpkgs/pkgs/tools/cd-dvd/dvdisaster
Benno Fünfstück 3449107d68 dvdisaster: fix $out variable expansion (makeFlags)
Make requires variables with more than one letter to be surrounded by parentheses,
like `$(out)`. Just writing `$out` will be interpreted as `$o` followed by `ut`, so
the package installed its documentaion to `ut/share/doc`.

/cc maintainers @jgeerds @nckx
2017-03-07 12:11:27 +01:00
..
default.nix dvdisaster: fix $out variable expansion (makeFlags) 2017-03-07 12:11:27 +01:00
dvdrom.patch dvdisaster: Apply debian's patches to allow ROM type and encrypted DVDs 2015-04-28 00:01:49 +02:00
encryption.patch dvdisaster: 0.72.6 -> 0.79.5 2015-12-27 06:37:00 +01:00