Skip to content

Commit

Permalink
fix: lint issues
Browse files Browse the repository at this point in the history
use tabs for indentation
  • Loading branch information
gouravkhunger committed May 10, 2024
1 parent e61feea commit d515b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/glib/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ termux_step_post_make_install() {

termux_step_post_massage() {
if [ "${TERMUX_FORCE_BUILD_DEPENDENCIES}" = "false" ]; then
rm -v lib/pkgconfig/gobject-introspection-1.0.pc
rm -v lib/pkgconfig/gobject-introspection-1.0.pc
fi
}

Expand Down

0 comments on commit d515b14

Please sign in to comment.