SPECS: dotnet-ipod-sharp.spec - use symlinks instead of duplicating files -...
Patryk Zawadzki
patrys at pld-linux.org
Sat Sep 13 17:50:38 CEST 2008
On Tue, Aug 26, 2008 at 8:44 PM, qboosh <qboosh at pld-linux.org> wrote:
> Author: qboosh Date: Tue Aug 26 18:44:57 2008 GMT
> Module: SPECS Tag: HEAD
> ---- Log message:
> - use symlinks instead of duplicating files
[...]
> +# replace duplicates by symlinks
> +cd $RPM_BUILD_ROOT%{_prefix}/lib/ipod-sharp
> +for f in *.dll* ; do
> + %{__rm} $f
> + ln -sf ../mono/gac/ipod-sharp*/*/$f $f
> +done
Result:
error: Failed dependencies:
/usr/lib/mono/gac/ipod-sharp*/*/ipod-sharp-firmware.dll is
needed by dotnet-ipod-sharp-0.8.0-3.athlon
/usr/lib/mono/gac/ipod-sharp*/*/ipod-sharp-firmware.dll.mdb is
needed by dotnet-ipod-sharp-0.8.0-3.athlon
Same for all architectures.
--
Patryk Zawadzki
More information about the pld-devel-en
mailing list