Is there an easier way to do this?

Paul paul at all-the-johnsons.co.uk
Tue Feb 21 09:12:02 UTC 2006


Hi,

I'm compiling up anjuta-gdl which installs a pile of stuff
into /usr/share/gdl (and it's quite a lot).

Currently, I have in my specfile

%install
rm -rf ${RPM_BUILD_ROOT}
%makeinstall
%find_lang gdl
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ";"
find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ";"

The make part works fine, but the makeinstall fails, but I'm not clear
as to why. The first item it tries to install 

/usr/bin/install -c -m
644 ./layout.glade /var/tmp/anjuta-gdl-0.6.0-2-root-paul /usr/share/gdl/glade/layout.glade

goes in fine

However, when it comes to installing images into /usr/share/gdl/images
it fails.

Any ideas?

TTFN

Paul
-- 
"Träum's nicht, Lebe schon" - Dr. Frankenfurter, Rocky Horror Show
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20060221/522a6bb9/attachment.sig>


More information about the fedora-extras-list mailing list