commit d8d5c066ae6815b6a10aa060000f94d467a51a38
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue Dec 10 18:48:00 2019 +0100
Desktop file is now installed at the proper location
xine-ui.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/xine-ui.spec b/xine-ui.spec
index 23852a3..0f2cae2 100644
--- a/xine-ui.spec
+++ b/xine-ui.spec
@@ -178,9 +178,6 @@ desktop-file-install --remove-category="Application"
--vendor="" \
--add-category="Audio" --add-category="Video" \
--dir %{buildroot}%{_datadir}/applications misc/desktops/xine.desktop
-# Remove the desktop file installed in the wrong place
-rm -rf %{buildroot}%{_datadir}/xine/desktop
-
# Remove automatically installed documentation (listed in %doc)
rm -rf %{buildroot}%{_docdir}/
Show replies by date