[23:40] <@_charly__> octo: naja, auf alle faelle hast du in debian/rules im clean...
authorocto <octo>
Tue, 19 Apr 2005 18:17:45 +0000 (18:17 +0000)
committerocto <octo>
Tue, 19 Apr 2005 18:17:45 +0000 (18:17 +0000)
debian/rules
lib/Onis/Data/Core.pm

index 37f155b..98d0dd2 100755 (executable)
@@ -47,8 +47,7 @@ clean:
        dh_testroot
        rm -f build-stamp configure-stamp
 
-       # Add here commands to clean up after the build process.
-       #-$(MAKE) clean
+       patch -p1 -R <contrib/systemwide-patch/systemwide-patch.diff
 
        dh_clean 
 
index 76f8c8c..c47af2f 100644 (file)
@@ -757,8 +757,9 @@ Print the output. Should be called only once..
 
 sub print_output
 {
-       # FIXME FIXME FIXME
-       if (!get_total_lines ())
+       my ($total, $this) = get_total_lines ();
+
+       if (!$total)
        {
                print STDERR <<'MESSAGE';