diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 21:24:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 21:24:22 +0000 |
commit | f2c0357f0b487d3b586342a2700d4bbfa776360a (patch) | |
tree | 361d3ebdba07cefe4fa0239c0167549cd0df30a1 /comms/mgetty+sendfax | |
parent | ab72574ddf30c9ce98ed0639cd8684dbb047433f (diff) | |
download | pkgsrc-f2c0357f0b487d3b586342a2700d4bbfa776360a.tar.gz |
Remove unnecessary empty lines.
Diffstat (limited to 'comms/mgetty+sendfax')
-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 - |