Accepting request 397963 from home:cbosdonnat:branches:Virtualization
Fix syntax error OBS-URL: https://build.opensuse.org/request/show/397963 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=356
This commit is contained in:
parent
f50adf01f8
commit
40744a9643
@ -655,7 +655,7 @@ touch %{name}.lang
|
||||
|
||||
# SLES has a different way to provide ntfs-3g feature.
|
||||
%if %suse_version == 1315
|
||||
%if 0%is_opensuse == 1
|
||||
%if 0%{?is_opensuse} == 1
|
||||
mkdir -p $RPM_BUILD_ROOT/tmp/etc/alternatives
|
||||
pushd $RPM_BUILD_ROOT/tmp/etc/alternatives
|
||||
ln -s /sbin/mount.ntfs-3g mount.ntfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user