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.
    [EMAIL PROTECTED]           http://hvdkooij.xs4all.nl/
            Don't meddle in the affairs of sysadmins,
            for they are subtle and quick to anger.
_______________________________________________
sword-devel mailing list
[EMAIL PROTECTED]
http://www.crosswire.org/mailman/listinfo/sword-devel

Reply via email to