On Sun, 2010-08-29 at 16:34 -0400, Dave Miller wrote:
> You'll need to put in an if block in %prep to check the arch and pass
> the appropriate one to %setup as an argument.
What Steve currently has right now is:
%ifarch i386
%define dropbox_arch x86
%else
%define dropbox_arch x86_64
%endif
Source:
http://dl-web.dropbox.com/u/17/dropbox-lnx.%{dropbox_arch}-%{version}.tar.gz
Doesn't it work?
--
Sincerely yours,
Yury V. Zaytsev
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users