Skip to content

Commit

Permalink
eog: Indent with four spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Oct 1, 2020
1 parent 57516ce commit cca4759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eog.be0
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ SRCURL[0]="https://download.gnome.org/sources/eog/${PKGVERSION[2]}/eog-${PKGVERS

# get rid of a thousand unneeded files
mee_install_post() {
ls -d ${D}/usr/share/help/* | grep -v -e 'C$' -e 'en_GB$' | xargs rm -r
ls -d ${D}/usr/share/help/* | grep -v -e 'C$' -e 'en_GB$' | xargs rm -r
}

###############################################################################
Expand Down

0 comments on commit cca4759

Please sign in to comment.