diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/DEINSTALL | 1 | ||||
-rwxr-xr-x | comms/mgetty+sendfax/INSTALL | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/DEINSTALL b/comms/mgetty+sendfax/DEINSTALL index 29e50910820..5c99803b1ba 100644 --- a/comms/mgetty+sendfax/DEINSTALL +++ b/comms/mgetty+sendfax/DEINSTALL @@ -8,4 +8,3 @@ if [ -d /var/spool/fax ]; then rm -r /var/spool/fax fi fi - diff --git a/comms/mgetty+sendfax/INSTALL b/comms/mgetty+sendfax/INSTALL index 8d3985358c0..46b7b1387ba 100755 --- a/comms/mgetty+sendfax/INSTALL +++ b/comms/mgetty+sendfax/INSTALL @@ -25,4 +25,3 @@ then ${CHMOD} 777 /var/spool/fax/outgoing/locks fi fi - |