From 11239bc45b51f9cc9eaec8272e58a0dea0e10b93 Mon Sep 17 00:00:00 2001 From: oroborus Date: Tue, 18 Mar 2008 15:59:56 +0000 Subject: - drobne upravy v suboroch, hlavne v scriptoch git-svn-id: http://opensvn.csie.org/tuxanci_ng@26 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- build.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 645729d..fc9b078 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,7 @@ #!/bin/bash +mv config.h zal_config.h + rm -rf deb myusr tuxanci-ng_svn*_i386.deb rm -rf tuxanci_ng-i386-bin tuxanci_ng-i386-bin tuxanci_ng-i386-bin.tar.bz2 rm -rf tuxanci_ng tuxanci_ng.tar tuxanci_ng.tar.bz2 @@ -25,3 +27,5 @@ mkdir myusr/share make install DISTDIR=./myusr/ mv config.h path_config.h ./deb-build.sh + +mv zal_config.h config.h \ No newline at end of file -- cgit v1.2.3