Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Vorbis tools
Commits
d22f7fa6
Commit
d22f7fa6
authored
Nov 18, 2000
by
Jack Moffitt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mandir fixed
svn path=/trunk/vorbis-tools/; revision=1089
parent
75491ec8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
ogg123/Makefile.am
ogg123/Makefile.am
+1
-0
oggenc/man/Makefile.am
oggenc/man/Makefile.am
+1
-0
vorbis-tools.spec
vorbis-tools.spec
+2
-2
No files found.
ogg123/Makefile.am
View file @
d22f7fa6
...
...
@@ -5,6 +5,7 @@ AUTOMAKE_OPTIONS = foreign
bin_PROGRAMS
=
ogg123
docdir
=
$(datadir)
/doc/
$(PACKAGE)
-
$(VERSION)
doc_DATA
=
ogg123rc-example
mandir
=
$(datadir)
/man
man_MANS
=
ogg123.1
INCLUDES
=
@OGG_CFLAGS@ @VORBIS_CFLAGS@ @AO_CFLAGS@
...
...
oggenc/man/Makefile.am
View file @
d22f7fa6
...
...
@@ -2,6 +2,7 @@
AUTOMAKE_OPTIONS
=
foreign
mandir
=
$(datadir)
/man
man_MANS
=
oggenc.1
EXTRA_DIST
=
$(man_MANS)
vorbis-tools.spec
View file @
d22f7fa6
...
...
@@ -41,8 +41,8 @@ make DESTDIR=$RPM_BUILD_ROOT install
%doc ogg123/ogg123rc-example
/usr/bin/oggenc
/usr/bin/ogg123
/usr/man/man1/ogg123.1.gz
/usr/man/man1/oggenc.1.gz
/usr/
share/
man/man1/ogg123.1.gz
/usr/
share/
man/man1/oggenc.1.gz
%clean
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment