- Fix pointer <-> int casts.
- Install x11_browser to _datadir/mc. OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
667bda3add
commit
bdfdad3702
3
mc.spec
3
mc.spec
@@ -50,6 +50,7 @@ Patch41: mc-multi-press-f-keys.patch
|
||||
# Patches from Fedora
|
||||
Patch50: mc-extensions.patch
|
||||
Patch51: mc-mcviewsegfault.patch
|
||||
Patch52: mc-int_ptr_casts.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: audiofile-devel
|
||||
@@ -194,7 +195,7 @@ chmod 755 %{buildroot}/%{_libexecdir}/mc/cons.saver
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/profile.d
|
||||
ln -fs -t %{buildroot}%{_sysconfdir}/profile.d %{_datadir}/mc/mc.{,c}sh
|
||||
#support script for calling available GUI webbrosers
|
||||
install -m 755 %{SOURCE1} %{buildroot}%{_datadir}/mc/bin
|
||||
install -m 755 %{SOURCE1} %{buildroot}%{_datadir}/mc/
|
||||
install -D -m 644 %{S:3} %{buildroot}%{_datadir}/pixmaps/%{name}.png
|
||||
%suse_update_desktop_file -i %name System FileManager
|
||||
%{find_lang} %{name}
|
||||
|
Reference in New Issue
Block a user