[Bug 503256] Review Request: gtkmm-utils - C++ utility and widget library based on glibmm and gtkmm

bugzilla at redhat.com bugzilla at redhat.com
Sun May 31 20:33:57 UTC 2009


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 at googlemail.com>  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.




More information about the Fedora-package-review mailing list