[xiph-cvs] cvs commit: vorbis-tools/vorbiscomment Makefile.am
Jack Moffitt
jack at xiph.org
Fri Nov 17 19:53:03 PST 2000
jack 00/11/17 19:53:03
Modified: . vorbis-tools.spec
vorbiscomment Makefile.am
Log:
this should be correct now
Revision Changes Path
1.8 +1 -2 vorbis-tools/vorbis-tools.spec
Index: vorbis-tools.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbis-tools.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- vorbis-tools.spec 2000/11/18 03:51:22 1.7
+++ vorbis-tools.spec 2000/11/18 03:53:02 1.8
@@ -17,8 +17,7 @@
Requires: libao >= 0.5.0
%description
-vorbis-tools contains oggenc (and encoder), ogg123 (a playback tool), and
-vorbiscomment (a comment editor)
+vorbis-tools contains oggenc (and encoder) and ogg123 (a playback tool)
%prep
%setup -q -n %{name}-%{version}
1.4 +1 -1 vorbis-tools/vorbiscomment/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/vorbiscomment/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.am 2000/11/04 09:22:38 1.3
+++ Makefile.am 2000/11/18 03:53:03 1.4
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign
-bin_PROGRAMS = vorbiscomment
+EXTRA_PROGRAMS = vorbiscomment
INCLUDES = @OGG_CFLAGS@ @VORBIS_CFLAGS@
--- >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