You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-construct/tde/tdelibs/files/bomb_out_bzip2.diff

11 lines
478 B

--- work/tdelibs-3.5.7/configure 2004-02-11 16:52:37.000000000 +0100
+++ tmp/tdelibs-3.5.7/configure 2004-02-11 16:52:27.000000000 +0100
@@ -46967,6 +46967,7 @@
if test -z "$LIBBZ2"; then
echo ""
echo "You're missing bzip2 development files."
+ exit 1
echo "KDE won't be able to provide a help ioslave (help://) without it,"
echo "so if you want helpfiles you should consider installing it."
echo "Have a look at http://sources.redhat.com/bzip2/ for sources, "