diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-29 19:41:47 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-29 19:41:47 +0000 |
commit | 47d1abcfd90ae1cbaa7c3b99b93e8e748aefa181 (patch) | |
tree | 35126709f48bbc7f2c7820c577372ce2dc198d7d /packages | |
parent | 231e1df3269619850860e229962473a29fd9694a (diff) | |
parent | 6feecb2942024a270c39b50d6892be3f421dcab6 (diff) |
merge of '13230c328dd36efab674e56c004cc0813e282791'
and '2e2e83df3f2d7c5eaea7ab84b89fe681a0267e54'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/dbus/dbus.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/dbus/dbus.inc b/packages/dbus/dbus.inc index e621e88b21..ab139b2afa 100644 --- a/packages/dbus/dbus.inc +++ b/packages/dbus/dbus.inc @@ -10,8 +10,7 @@ SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \ file://cross.patch;patch=1 \ file://tmpdir.patch;patch=1 \ file://dbus-1.init \ - ${SRC_URI_EXTRA}" - + " inherit autotools pkgconfig update-rc.d gettext |