kde5.ark: remove obsolete patch
This commit is contained in:
parent
c1bcfd7405
commit
48cf70c03e
@ -1,10 +0,0 @@
|
|||||||
--- a/app/org.kde.ark.desktop.cmake
|
|
||||||
+++ b/app/org.kde.ark.desktop.cmake
|
|
||||||
@@ -154,7 +154,6 @@
|
|
||||||
Terminal=false
|
|
||||||
X-DBUS-StartupType=Multi
|
|
||||||
X-DBUS-ServiceName=org.kde.ark
|
|
||||||
-X-KDE-HasTempFileOption=true
|
|
||||||
Categories=Qt;KDE;Utility;Archiving;Compression;X-KDE-Utilities-File;
|
|
||||||
InitialPreference=3
|
|
||||||
Comment=Work with file archives
|
|
@ -35,9 +35,6 @@ kdeApp {
|
|||||||
khtml ki18n kio karchive kconfig kcrash kdbusaddons kiconthemes kservice
|
khtml ki18n kio karchive kconfig kcrash kdbusaddons kiconthemes kservice
|
||||||
kpty kwidgetsaddons libarchive
|
kpty kwidgetsaddons libarchive
|
||||||
];
|
];
|
||||||
patches = [
|
|
||||||
./0001-fix-start-from-plasma.patch
|
|
||||||
];
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/ark" \
|
wrapQtProgram "$out/bin/ark" \
|
||||||
--prefix PATH : "${PATH}"
|
--prefix PATH : "${PATH}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user