f none @BIN@/sendfax=../sendfax/sendfax 0755 @SYSUID@ @SYSGID@
f none @BIN@/sendpage=../sendpage/sendpage 0755 @SYSUID@ @SYSGID@
d none @LIBDATA@ ? ? ?
-f none @LIBDATA@/faxcover.ps=../@SRCDIR@/faxcover/faxcover.ps 0644 @SYSUID@ @SYSGID@
+f none @LIBDATA@/faxcover.ps.dist=../@SRCDIR@/faxcover/faxcover.ps 0644 @SYSUID@ @SYSGID@
+f none @LIBDATA@/faxcover_example_sgi.ps=../@SRCDIR@/faxcover/faxcover_example_sgi.ps 0644 @SYSUID@ @SYSGID@
f none @LIBDATA@/faxmail.ps=../@SRCDIR@/faxmail/faxmail.ps 0444 @SYSUID@ @SYSGID@
f none @LIBDATA@/pagesizes=../util/pagesizes 0444 @SYSUID@ @SYSGID@
f none @LIBDATA@/typerules=../@SRCDIR@/util/typerules 0444 @SYSUID@ @SYSGID@
#cd /usr/local/HylaFAX-v4.0
#sh make.links
+if test -f @LIBDATA@/faxcover.ps
+then
+ mv @LIBDATA@/faxcover.ps.dist @LIBDATA@/faxcover.ps.N
+ installf HylaFAX @LIBDATA@/faxcover.ps.N 0644 @SYSUID@ @SYSGID@
+else
+ mv @LIBDATA@/faxcover.ps.dist @LIBDATA@/faxcover.ps
+ installf HylaFAX @LIBDATA@/faxcover.ps 0644 @SYSUID@ @SYSGID@
+fi
+removef HylaFAX @LIBDATA@/faxcover.ps.dist
+
if test -d @SPOOL@/recvq
then
echo "\n\nRun @SBIN@/faxsetup\n"
echo "\n\nRun @SBIN@/faxsetup -client\n"
fi
+# update software database
+installf -f HylaFAX
+removef -f HylaFAX
+
exit 0
d none @LIBDATA@ ? ? ?
f none @LIBDATA@/pagesizes=../util/pagesizes 0444 @SYSUID@ @SYSGID@
f none @LIBDATA@/typerules=../@SRCDIR@/util/typerules 0444 @SYSUID@ @SYSGID@
-f none @LIBDATA@/faxcover.ps=../@SRCDIR@/faxcover/faxcover.ps 0644 @SYSUID@ @SYSGID@
+f none @LIBDATA@/faxcover.ps.dist=../@SRCDIR@/faxcover/faxcover.ps 0644 @SYSUID@ @SYSGID@
+f none @LIBDATA@/faxcover_example_sgi.ps=../@SRCDIR@/faxcover/faxcover_example_sgi.ps 0644 @SYSUID@ @SYSGID@
f none @LIBDATA@/faxmail.ps=../@SRCDIR@/faxmail/faxmail.ps 0444 @SYSUID@ @SYSGID@
f none @LIBDATA@/hfaxd.conf=../@SRCDIR@/hfaxd/hfaxd.conf 0644 @SYSUID@ @SYSGID@
d none @LIBEXEC@ ? ? ?