Branching for libisoburn release 1.0.0
This commit is contained in:
10
libisoburn/branches/1.0.0/xorriso/xorriso_bootstrap.txt
Executable file
10
libisoburn/branches/1.0.0/xorriso/xorriso_bootstrap.txt
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh -x
|
||||
|
||||
aclocal
|
||||
libtoolize --copy --force
|
||||
autoconf
|
||||
|
||||
autoheader
|
||||
|
||||
automake --foreign --add-missing --copy --include-deps
|
||||
|
Reference in New Issue
Block a user