nixpkgs/pkgs
aszlig 080b54d766
libqtelegram-aseman-edition: Add pre/postConfigure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of
libqtelegram-aseman-edition override the whole configurePhase, so this
hook isn't run at all.

This fixes the build of libqtelegram-aseman-edition and it now
successfully compiles on my machine.

Built it using the following command, because it wasn't exposed via the
top-level packages attribute:

nix-build -E '
  with import ./. {};
  qt55.callPackage pkgs/applications/networking/instant-messengers/telegram/libqtelegram-aseman-edition {}
'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
..
applications libqtelegram-aseman-edition: Add pre/postConfigure 2016-04-15 05:26:02 +02:00
build-support fetchurl: assert required Nix version for sha512 2016-04-14 12:50:21 +01:00
data profont: init 2016-04-14 14:27:25 +03:00
desktops Merge pull request #14707 from NicolasPetton/gnome-maps-coredump 2016-04-15 01:42:45 +02:00
development qmltermwidget: Fix running of {pre,post}Configure 2016-04-15 05:26:02 +02:00
games minetest: Fix finding gettext by CMake 2016-04-14 19:36:37 +03:00
misc Merge pull request #14577 from hrdinka/fix/pcsx2 2016-04-14 14:17:22 +02:00
os-specific kernel: 4.4.6 -> 4.4.7 (#14690) 2016-04-14 16:30:20 +02:00
servers mongodb: fix broken pcre dep 2016-04-14 13:41:42 -07:00
shells Merge branch 'master' into closure-size 2016-04-10 11:17:52 +02:00
stdenv Merge branch 'master' into closure-size 2016-04-10 11:17:52 +02:00
test Merge branch 'master' into closure-size 2016-04-01 10:06:01 +02:00
tools netdata: init at 1.0.0 2016-04-14 23:43:01 +02:00
top-level netdata: init at 1.0.0 2016-04-14 23:43:01 +02:00