Loading pkgs/by-name/ul/ultrastardx/package.nix +0 −7 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ pkg-config, lua, fpc, pcre, portaudio, freetype, libpng, Loading @@ -26,7 +25,6 @@ let sharedLibs = [ pcre portaudio freetype SDL2 Loading Loading @@ -65,11 +63,6 @@ stdenv.mkDerivation rec { libpng ] ++ sharedLibs; postPatch = '' substituteInPlace src/config.inc.in \ --subst-var-by libpcre_LIBNAME libpcre.so.1 ''; preBuild = let items = lib.concatMapStringsSep " " (x: "-rpath ${lib.getLib x}/lib") sharedLibs; Loading Loading
pkgs/by-name/ul/ultrastardx/package.nix +0 −7 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ pkg-config, lua, fpc, pcre, portaudio, freetype, libpng, Loading @@ -26,7 +25,6 @@ let sharedLibs = [ pcre portaudio freetype SDL2 Loading Loading @@ -65,11 +63,6 @@ stdenv.mkDerivation rec { libpng ] ++ sharedLibs; postPatch = '' substituteInPlace src/config.inc.in \ --subst-var-by libpcre_LIBNAME libpcre.so.1 ''; preBuild = let items = lib.concatMapStringsSep " " (x: "-rpath ${lib.getLib x}/lib") sharedLibs; Loading