3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/networking/instant-messengers/telegram
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
..
cutegram cutegram: fix playing media files 2016-03-27 21:36:39 +03:00
libqtelegram-aseman-edition libqtelegram-aseman-edition: Add pre/postConfigure 2016-04-15 05:26:02 +02:00
tdesktop mass-replace glib and gtk lib/*/include paths 2016-04-14 04:13:54 +03:00
telegram-cli telegram-cli: 2015-07-30 -> 2016-03-23 2016-04-06 09:43:25 +02:00
telegram-qml cutegram: fix meta information and parallel building 2016-03-27 18:53:54 +03:00