SHA256
1
0
forked from pool/wireshark
Pavol Rusnak 2010-12-10 11:01:50 +00:00 committed by Git OBS Bridge
parent 0ebb6dd6bb
commit f0cd326c5e

View File

@ -85,7 +85,7 @@ sed -i 's/^Icon=wireshark.png$/Icon=wireshark/' wireshark.desktop
# run as root on 11.3 and older - bnc#349782
%if 0%{?suse_version} <= 1130
%patch1
sed -i 's!^Exec=wireshark!Exec=/usr/bin/xdg-su -c /usr/bin/wireshark' wireshark.desktop
sed -i 's!^Exec=wireshark!Exec=/usr/bin/xdg-su -c /usr/bin/wireshark!' wireshark.desktop
%endif
%build