Skip to content

Commit

Permalink
go-gir-generator:Fix patch not applied
Browse files Browse the repository at this point in the history
  • Loading branch information
zhtengw committed Sep 19, 2017
1 parent a3805f7 commit 415a49d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEPEND="sys-devel/gcc[go]
src_prepare() {
#export GOPATH="${S}:/usr/share/gocode"
## fix undefined error of SettingsBackendLike
epatch ${FILESDIR}/${PN}-1.0.1-SettingsBackendLike.patch
eapply ${FILESDIR}/${PN}-1.0.1-SettingsBackendLike.patch
default_src_prepare
}

Expand Down

0 comments on commit 415a49d

Please sign in to comment.