Skip to content

Commit

Permalink
qt48: fix repeated patches introduced in ff17b67
Browse files Browse the repository at this point in the history
I'm not sure how exactly this happened, but it probably doesn't matter.
  • Loading branch information
vcunat committed Feb 11, 2018
1 parent 1a9cf26 commit 5bc89ca
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pkgs/development/libraries/qt-4.x/4.8/default.nix
Expand Up @@ -108,17 +108,6 @@ stdenv.mkDerivation rec {
sha256 = "1fbjh78nmafqmj7yk67qwjbhl3f6ylkp6x33b1dqxfw9gld8b3gl";
})
++ [
(fetchpatch {
name = "fix-medium-font.patch";
url = "http://anonscm.debian.org/cgit/pkg-kde/qt/qt4-x11.git/plain/debian/patches/"
+ "kubuntu_39_fix_medium_font.diff?id=21b342d71c19e6d68b649947f913410fe6129ea4";
sha256 = "0bli44chn03c2y70w1n8l7ss4ya0b40jqqav8yxrykayi01yf95j";
})
(fetchpatch {
name = "qt4-gcc6.patch";
url = "https://git.archlinux.org/svntogit/packages.git/plain/trunk/qt4-gcc6.patch?h=packages/qt4&id=ca773a144f5abb244ac4f2749eeee9333cac001f";
sha256 = "07lrva7bjh6i40p7b3ml26a2jlznri8bh7y7iyx5zmvb1gfxmj34";
})
(fetchpatch {
name = "qt4-openssl1.1.patch";
url = "https://raw.githubusercontent.com/manjaro/packages-multilib/6e85f0dd0d778d18335313a011c3c0ca2b6fe2d8/lib32-qt4/qt4-openssl-1.1.patch";
Expand Down

0 comments on commit 5bc89ca

Please sign in to comment.