[xiph-cvs] cvs commit: ao/doc Makefile.am
Ralph Giles
giles at xiph.org
Tue Oct 31 10:14:31 PST 2000
giles 00/10/31 10:14:31
Modified: doc Makefile.am
Log:
changed doc install dir to match FHS (/usr/share/doc/)
Revision Changes Path
1.3 +1 -1 ao/doc/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.am 2000/10/31 07:08:41 1.2
+++ Makefile.am 2000/10/31 18:14:31 1.3
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign
-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/$(PACKAGE)-$(VERSION)
doc_DATA = API USAGE DRIVERS WANTED
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list