diff options
-rw-r--r-- | packages/gamin/gamin_0.1.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gamin/gamin_0.1.8.bb b/packages/gamin/gamin_0.1.8.bb index c5a448107e..c4da068c34 100644 --- a/packages/gamin/gamin_0.1.8.bb +++ b/packages/gamin/gamin_0.1.8.bb @@ -4,7 +4,7 @@ LICENSE = "LGPL" SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \ file://no-abstract-sockets.patch;patch=1" -inherit autotools +inherit autotools pkgconfig do_stage() { autotools_stage_all |