[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:31:27 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 #18 from Gareth John <gareth.l.john at googlemail.com>  2009-05-31 16:31:26 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?

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