Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469291





--- Comment #5 from Itamar Reis Peixoto <[EMAIL PROTECTED]>  2008-11-01 
14:50:53 EDT ---
what's the difference between 

this:

mylib=`echo %{_libdir} | sed "s/\/usr//"`
ln -s ..$mylib/uml/port-helper $RPM_BUILD_ROOT%{_bindir}/port-helper

and this :

ln -s  %{_libdir}/uml/port-helper $RPM_BUILD_ROOT%{_bindir}/port-helper

?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to