1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
Patrick Mahoney 02e46cacc6 keychain: fixup shebang, use upstream builder, install manpage
fixup shebang - build was not running fixupPhase, and shebang was pointing to
/bin/sh. On a system where /bin/sh links to dash, this results in errors:

    /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: 59: /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: shopt: not found
    /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: 686: /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: Syntax error: "(" unexpected (expecting ")")

use upstream builder - the include Makefile uses perl to generate a manpage and
insert the same text into the keychain script for '--help' output, which was
otherwise missing:

    $ keychain --help

     * keychain 2.8.0 ~ http://www.funtoo.org

    [snip]

    INSERT_POD_OUTPUT_HERE

install manpage - self explanatory
2015-05-18 15:26:06 -05:00
..
applications bomi: update, add youtube-dl support 2015-05-18 17:21:08 +03:00
build-support emacsWithPackages: install support files 2015-05-17 14:24:34 -05:00
data add package: uni-vga 2015-05-18 19:59:27 +02:00
desktops Fix evaluation of goffice 0.8 across gnome updates 2015-05-18 13:05:26 +02:00
development lua: update patch for 5.2 on darwin 2015-05-18 13:12:45 -07:00
games Add c0dehero as a maintainer of minetest and voxelands 2015-05-17 22:47:36 +02:00
misc winetricks: 20150316 -> 20150416 2015-05-18 21:02:23 +02:00
os-specific cryptsetup: Use openssl instead of libgcrypt 2015-05-18 13:12:27 -07:00
servers Merge pull request #7887 from Lassulus/charybdis 2015-05-18 19:42:24 +02:00
shells pythonPackages.ipython: 2.3.1 -> 3.1.0 2015-05-02 22:05:07 +02:00
stdenv add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
test
tools keychain: fixup shebang, use upstream builder, install manpage 2015-05-18 15:26:06 -05:00
top-level wine: enable 64bit build for wineStaging 2015-05-18 21:01:54 +02:00