diff options
author | wiz <wiz> | 2003-03-28 21:24:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-28 21:24:22 +0000 |
commit | 1bffa6a1d94b290bdca4d404e8fbe0dbb611fff2 (patch) | |
tree | 361d3ebdba07cefe4fa0239c0167549cd0df30a1 /comms | |
parent | ecab702053ee38ac87cfef71a0dcb465380a7eff (diff) | |
download | pkgsrc-1bffa6a1d94b290bdca4d404e8fbe0dbb611fff2.tar.gz |
Remove unnecessary empty lines.
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 - |