Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 468184
Collapse All | Expand All

(-)libogg-1.3.0.a/doc/Makefile.am (-2 lines)
Lines 2-9 Link Here
2
2
3
SUBDIRS = libogg
3
SUBDIRS = libogg
4
4
5
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
6
7
doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
5
doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
8
	stream.png vorbisword2.png white-ogg.png white-xifish.png \
6
	stream.png vorbisword2.png white-ogg.png white-xifish.png \
9
	rfc3533.txt rfc5334.txt skeleton.html
7
	rfc3533.txt rfc5334.txt skeleton.html
(-)libogg-1.3.0.a/doc/libogg/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
## Process this file with automake to produce Makefile.in
1
## Process this file with automake to produce Makefile.in
2
2
3
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg
3
docdir = @docdir@/ogg
4
4
5
doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
5
doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
6
	general.html index.html ogg_packet.html ogg_packet_clear.html\
6
	general.html index.html ogg_packet.html ogg_packet_clear.html\

Return to bug 468184