#!@SHELL@ # A shorthand for "guix substitute", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" substitute "$@" else exec guix substitute "$@" fi rel='alternate' title='Atom feed' href='https://git.koszko.org/guix/atom/gnu/packages/patches/fuse-overlapping-headers.patch?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/fuse-overlapping-headers.patch
AgeCommit message (Expand)Author
2017-04-26gnu: fuse: Patch conflicting headers with the kernel....Efraim Flashner