diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-12 10:09:52 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-12 10:09:52 +0000 |
commit | d2e5c39321d1f8d015319deec6d06ab7bf148bf8 (patch) | |
tree | 6b52dc3b4ccddbd4fb460708eac71e4fbb697ec4 /util-linux | |
parent | f39ef76fc1c7570bb6990df6d0cd4edc3e79acf7 (diff) |
bring back inherit autotools to util-linux
BKrev: 41948bf0qeOo8beSB29-cr_stkZ29A
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/util-linux_2.12.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util-linux/util-linux_2.12.oe b/util-linux/util-linux_2.12.oe index 509694f188..94da9aa906 100644 --- a/util-linux/util-linux_2.12.oe +++ b/util-linux/util-linux_2.12.oe @@ -4,6 +4,8 @@ LICENSE = "GPL" DEPENDS = "zlib ncurses" PR = "r1" +inherit autotools + SRC_URI = "http://ftp.cwi.nl/aeb/util-linux/util-linux-${PV}.tar.gz \ file://MCONFIG \ file://make_include \ |