Skip to content

Commit

Permalink
package libglade: fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytheodore committed Aug 6, 2013
1 parent df4e4d0 commit 826513b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libglade.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ define $(PKG)_UPDATE
endef

define $(PKG)_BUILD
cd '$(1)' && autoreconf -fi
cd '$(1)' && autoreconf -fi
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--build="`config.guess`" \
Expand Down

0 comments on commit 826513b

Please sign in to comment.