Kde/konsole: remove now-upstreamed patch
This commit is contained in:
parent
fe9678388d
commit
577aa1cc33
2 changed files with 1 additions and 99 deletions
|
|
@ -22,9 +22,7 @@ in {
|
|||
kdePackages = prev.kdePackages.overrideScope (
|
||||
kFinal: kPrev: {
|
||||
konsole = kPrev.konsole.overrideAttrs {
|
||||
patches = [
|
||||
../patches/konsole-pr767.patch
|
||||
];
|
||||
patches = [];
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue