summaryrefslogtreecommitdiff
path: root/db3
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-08-30 18:35:14 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-08-30 18:35:14 +0200
commit1fe306aa6711a916b963ec8ff56b3d868323345c (patch)
tree7434986b2c5bb81cdfb44a38259115bf860cf984 /db3
parent97b0dacd70665fed61be50ef73dce878d688d09e (diff)
downloadrpm-1fe306aa6711a916b963ec8ff56b3d868323345c.tar.gz
rpm-1fe306aa6711a916b963ec8ff56b3d868323345c.tar.bz2
rpm-1fe306aa6711a916b963ec8ff56b3d868323345c.zip
Add check:
Diffstat (limited to 'db3')
-rwxr-xr-xdb3/configure6
1 files changed, 5 insertions, 1 deletions
diff --git a/db3/configure b/db3/configure
index 6f9c580b9..6a26c50ab 100755
--- a/db3/configure
+++ b/db3/configure
@@ -24,7 +24,11 @@ distdir install check installcheck:\
\
db4_install: all install_setip' \
-e '/^uninstall[:-]/c\
-uninstall:' > Makefile
+uninstall:' \
+-e 's/^check depend/\
+check: all\
+depend/' \
+ > Makefile
mv db.h db.h.orig
cat db.h.orig | sed \