[wiki] [sites] [st][patch][desktopentry] Remove redundant sudo || aleks
commit c7f1c9d7cfc1bd905b8826a095c05dc96ac4bb7b
Author: aleks <aleks.stier_AT_icloud.com>
Date: Sun Aug 18 22:50:17 2019 +0200
[st][patch][desktopentry] Remove redundant sudo
diff --git a/st.suckless.org/patches/desktopentry/st-desktopentry-0.8.2.diff b/st.suckless.org/patches/desktopentry/st-desktopentry-0.8.2.diff
index d872f796..334b393c 100644
--- a/st.suckless.org/patches/desktopentry/st-desktopentry-0.8.2.diff
+++ b/st.suckless.org/patches/desktopentry/st-desktopentry-0.8.2.diff
_AT_@ -18,7 +18,7 @@ index 470ac86..0a58d61 100644
chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1
tic -sx st.info
_AT_echo Please see the README file regarding the terminfo entry of st.
-+ sudo cp -f st.desktop /usr/share/applications
++ cp -f st.desktop /usr/share/applications
uninstall:
rm -f $(DESTDIR)$(PREFIX)/bin/st
_AT_@ -35,7 +35,7 @@ index 0000000..0663e37
+[Desktop Entry]
+Type=Application
+Name=st
-+Comment=suckless terminal-emulator for X
++Comment=simple-terminal emulator for X
+Icon=utilities-terminal
+Exec=st
+Categories=System;TerminalEmulator
Received on Sun Aug 18 2019 - 22:51:00 CEST
This archive was generated by hypermail 2.3.0
: Sun Aug 18 2019 - 23:00:25 CEST