]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- put script where is desktop... (called by desktop)
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 22 Dec 2003 16:14:26 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wireshark.spec -> 1.103

wireshark.spec

index 9793174fb124139c304df424dbf8ed9acafa5f45..35ade5719ddd70bbc867a33c3a1a95a09112fa6e 100644 (file)
@@ -209,6 +209,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ethereal
+%attr(755,root,root) %{_bindir}/%{name}_su
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %dir %{_libdir}/%{name}/plugins/%{version}
@@ -227,7 +228,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/dftest
 %attr(755,root,root) %{_bindir}/editcap
-%attr(755,root,root) %{_bindir}/%{name}_su
 %attr(755,root,root) %{_bindir}/idl2eth
 %attr(755,root,root) %{_bindir}/mergecap
 %attr(755,root,root) %{_bindir}/text2pcap
This page took 0.035134 seconds and 4 git commands to generate.