From f0cd326c5e30ab76eb5a5103e1f025143151f6259e223eb4373636a57340497b Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 10 Dec 2010 11:01:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=29 --- wireshark.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wireshark.spec b/wireshark.spec index 103412c..3760ad9 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -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