summaryrefslogtreecommitdiff
path: root/tuxanci-ng.sh
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-02-29 11:30:21 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-02-29 11:30:21 +0000
commitf5258aed755575c1abf269348e4e335cdcb17a3b (patch)
treec4a6e09a28b033dd115b32eff4d13b732dcaa4ce /tuxanci-ng.sh
parentd9e265975297fb712213fbbf12c43b6ca68fc846 (diff)
- program sa da nainstalovat do /usr/
( ak sa zmenia dve konstanty tak hocikam :) ) - script na robenie balickov pre debian-like distribuciach testovane pod Debian 4.3r a Ubuntu 7.10 vo VirtualBoxe 1.5.6 git-svn-id: http://opensvn.csie.org/tuxanci_ng@6 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'tuxanci-ng.sh')
-rwxr-xr-xtuxanci-ng.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tuxanci-ng.sh b/tuxanci-ng.sh
new file mode 100755
index 0000000..f151d8d
--- /dev/null
+++ b/tuxanci-ng.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+export LD_LIBRARY_PATH="/usr/debug/lib/"
+ldd -u src/tuxanci-ng
+ulimit -c unlimited
+src/tuxanci-ng