summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--print/apsfilter/scripts/configure7
-rw-r--r--print/apsfilter6/scripts/configure7
2 files changed, 12 insertions, 2 deletions
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure
index f869602..f0800f3 100644
--- a/print/apsfilter/scripts/configure
+++ b/print/apsfilter/scripts/configure
@@ -159,5 +159,10 @@ then
echo " @\${ECHO} \" chmod 555 /usr/bin/grog \""
echo " @\${ECHO} \"--------------------------------------------------------\""
fi
+ echo " @\${ECHO} \"*** Please Note *** \""
+ echo " @\${ECHO} \"To enable so called CLASS support without printing *** \""
+ echo " @\${ECHO} \"the banner page (/etc/printcap: :sh:) *** \""
+ echo " @\${ECHO} \"apply the patch for lpr.c, see file INSTALL !!! *** \""
+ echo " @\${ECHO} \"--------------------------------------------------------\""
echo " @\${ECHO} \"*** Printer installation / apsfilter setup *** \""
- echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \""
+ echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \""
diff --git a/print/apsfilter6/scripts/configure b/print/apsfilter6/scripts/configure
index f869602..f0800f3 100644
--- a/print/apsfilter6/scripts/configure
+++ b/print/apsfilter6/scripts/configure
@@ -159,5 +159,10 @@ then
echo " @\${ECHO} \" chmod 555 /usr/bin/grog \""
echo " @\${ECHO} \"--------------------------------------------------------\""
fi
+ echo " @\${ECHO} \"*** Please Note *** \""
+ echo " @\${ECHO} \"To enable so called CLASS support without printing *** \""
+ echo " @\${ECHO} \"the banner page (/etc/printcap: :sh:) *** \""
+ echo " @\${ECHO} \"apply the patch for lpr.c, see file INSTALL !!! *** \""
+ echo " @\${ECHO} \"--------------------------------------------------------\""
echo " @\${ECHO} \"*** Printer installation / apsfilter setup *** \""
- echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \""
+ echo " @\${ECHO} \" cd ${PREFIX}/apsfilter; ./SETUP \""
OpenPOWER on IntegriCloud