Merge pull request #17031 from vandenoever/spectacle
kde5.spectacle: use postInstall instead of postFixup
This commit is contained in:
commit
cb53771d93
@ -29,7 +29,7 @@ kdeApp {
|
|||||||
kconfig kcoreaddons kdbusaddons kdeclarative ki18n kio knotifications
|
kconfig kcoreaddons kdbusaddons kdeclarative ki18n kio knotifications
|
||||||
kscreen kwidgetsaddons kwindowsystem kxmlgui libkipi xcb-util-cursor
|
kscreen kwidgetsaddons kwindowsystem kxmlgui libkipi xcb-util-cursor
|
||||||
];
|
];
|
||||||
postFixup = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/spectacle"
|
wrapQtProgram "$out/bin/spectacle"
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user