[sword-devel] sword-devel RPM does not contain sword.pc
Hugo van der Kooij
hvdkooij at vanderkooij.org
Sun Jun 6 13:32:05 MST 2004
On Sun, 6 Jun 2004, Andy Piper wrote:
> %files devel
> %defattr(-,root,root)
> %doc doc/*
> /usr/include/sword
> /usr/lib/libsword.*a
> /usr/lib/pkgconfig/sword.pc
I also have:
%doc CODINGSTYLE ChangeLog
I have a small patch as well to fix an issue which I was told was added to
the CVS version.
The patch is:
- @echo "[Install]" > /etc/sword.conf
- @echo "DataPath=$(pkgdatadir)/" >> /etc/sword.conf
+ @echo "[Install]" > $(sysconfdir)/sword.conf
+ @echo "DataPath=$(pkgdatadir)/" >> $(sysconfdir)/sword.conf
Hugo.
--
All email sent to me is bound to the rules described on my homepage.
hvdkooij at vanderkooij.org http://hvdkooij.xs4all.nl/
Don't meddle in the affairs of sysadmins,
for they are subtle and quick to anger.
More information about the sword-devel
mailing list