1995e1265e
location of the flash plugin. Also, is probably very impure (needs testing on NixOS). svn path=/nixpkgs/trunk/; revision=6591
6 lines
153 B
Bash
6 lines
153 B
Bash
source $stdenv/setup
|
|
|
|
configureFlags="--with-sdl-mixer-incl=$SDL_mixer/include/SDL --with-sdl-incl=$SDL/include/SDL --with-plugindir=$out"
|
|
|
|
genericBuild
|