summaryrefslogtreecommitdiff
path: root/db3
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-04-30 20:04:58 +0000
committerjbj <devnull@localhost>2003-04-30 20:04:58 +0000
commit1359f248a342c67e364ab83000f83f0c513f4686 (patch)
tree51581493140f2d4fbab36f65319ccb40435b4cdc /db3
parentb1c4b8352440609c0c9c1a9a415d37a8e0c75439 (diff)
downloadlibrpm-tizen-1359f248a342c67e364ab83000f83f0c513f4686.tar.gz
librpm-tizen-1359f248a342c67e364ab83000f83f0c513f4686.tar.bz2
librpm-tizen-1359f248a342c67e364ab83000f83f0c513f4686.zip
splint fiddles.
CVS patchset: 6797 CVS date: 2003/04/30 20:04:58
Diffstat (limited to 'db3')
-rwxr-xr-xdb3/configure5
1 files changed, 4 insertions, 1 deletions
diff --git a/db3/configure b/db3/configure
index 3c2f6f8ba..1b4aa145c 100755
--- a/db3/configure
+++ b/db3/configure
@@ -1,6 +1,9 @@
#!/bin/sh
#set -x
-db_dist="../db/dist"
+base_name=`basename $0`
+base_path=`echo $0 | sed s,$base_name,,`
+
+db_dist="${base_path}../db/dist"
rm -f config.cache