nixpkgs/pkgs/development/libraries/xlibs-wrapper/builder.sh

9 lines
107 B
Bash

source $stdenv/setup
dontBuild=1
dontMakeInstall=1
nop() {
sourceRoot=.
}
unpackPhase=nop
genericBuild