x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2490 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
11
fix-export
Executable file
11
fix-export
Executable file
@@ -0,0 +1,11 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo "fixing distribution in $1..."
|
||||
|
||||
cd $1
|
||||
aclocal
|
||||
autoconf
|
||||
autoheader
|
||||
automake
|
||||
(cd doc; makeinfo heimdal.texi)
|
||||
rm fix-export
|
Reference in New Issue
Block a user