NixOS. It also prevents the following warning:
./configure: line 19: /bin/pwd: No such file or directory
./configure: line 21: /bin/pwd: No such file or directory
The LICENSE, LICENSE.QPL, or LICENSE.GPL file shipped with
this software has disappeared.
Sorry, you are not licensed to use this software.
Try re-installing.
:D
svn path=/nixpkgs/trunk/; revision=4272
* MythTV: the setup program works :-).
* Added XmlTV. This requires a huge number of Perl modules, so...
* Added a generic builder for Perl modules. I'm lazy so the modules
are defined directly in all-packages-generic.nix. The generic
builder also patches Perl scripts to include a hard-coded Perl
module search path (i.e., similar to an RPATH in ELF executables).
svn path=/nixpkgs/trunk/; revision=2083
support are enabled (for anti-aliased fonts).
BUG: Qt currently searches for plugins and documentation in the
temporary build directory, instead of in its prefix. So, e.g., help
in Qt Designer doesn't work.
svn path=/nixpkgs/trunk/; revision=2066