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 #19 from Gareth John <gareth.l.john@xxxxxxxxxxxxxx> 2009-05-31 16:33:57 EDT --- %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/gtkmm-utils-devel-0.4.0/examples/.deps/ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/gtkmm-utils-devel-0.4.0/examples/.libs/ chmod 755 $RPM_BUILD_ROOT%{_libdir}/libglibmm-utils.so.2.0.0 chmod 755 $RPM_BUILD_ROOT%{_libdir}/libgtkmm-utils.so.2.0.0 ------------------------------------------ I have tried this and nearly every combination of directory even hard coding the relevant directory in and nothing gets removed? The .libs and .deps will not shift is there any reason you could suggest as to why it isnt working rpmlint hints (-i flag) dont give much guidance here and internet is being friendly either. -- 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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review