Branching for libisoburn release 1.0.0
This commit is contained in:
10
libisoburn/branches/1.0.0/xorriso/make_docs.sh
Executable file
10
libisoburn/branches/1.0.0/xorriso/make_docs.sh
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Produce man page xorriso/xorriso.1 and info file xorriso/xorriso.info
|
||||
# from base file xorris/xorriso.texi.
|
||||
|
||||
( cd xorriso ; makeinfo ./xorriso.texi )
|
||||
|
||||
xorriso/make_xorriso_1 -auto
|
||||
|
||||
|
Reference in New Issue
Block a user