Skip to content

Commit

Permalink
lsof: Remove spaces from blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Feb 22, 2018
1 parent 9370673 commit f0c4c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lsof-4.87-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ mee_build() {

mee_install() {
mkdir -pv ${D}{${SBINDIR},${MANDIR}/man8}

install -m 755 lsof ${D}${SBINDIR}
install -m 644 lsof.8 ${D}${MANDIR}/man8

}

0 comments on commit f0c4c69

Please sign in to comment.