View | Details | Raw Unified | Return to bug 18393
Collapse All | Expand All

(-)ports-local/apsfilter/patches/patch-aa (+11 lines)
Line 0 Link Here
1
--- bin/apsfilter.orig	Sun Apr 30 07:51:54 2000
2
+++ bin/apsfilter	Thu May  4 20:26:32 2000
3
@@ -881,6 +881,8 @@
4
 	fi
5
 
6
 	PRINT_REDIR="(cat 1> $TMP_PRINTOUT)"
7
+else
8
+	PRINT_REDIR=cat
9
 fi
10
 
11

Return to bug 18393