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=503256





--- Comment #10 from Jussi Lehtola <[email protected]>  2009-05-30 
16:03:13 EDT ---
Did you remember to put in $RPM_BUILD_ROOT? If you tried
 chmod 755 %{_libdir}/*.so*
this will surely fail, but
 chmod 755 $RPM_BUILD_ROOT/%{_libdir}
should work perfectly.

-- 
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