summaryrefslogtreecommitdiffstats
path: root/recipes-extended/diffutils/diffutils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/diffutils/diffutils.inc')
-rw-r--r--recipes-extended/diffutils/diffutils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/diffutils/diffutils.inc b/recipes-extended/diffutils/diffutils.inc
index c81348b..08ebaa9 100644
--- a/recipes-extended/diffutils/diffutils.inc
+++ b/recipes-extended/diffutils/diffutils.inc
@@ -6,6 +6,6 @@ SECTION = "base"
6 6
7inherit autotools texinfo update-alternatives gettext 7inherit autotools texinfo update-alternatives gettext
8 8
9ALTERNATIVE_${PN} = "diff cmp" 9ALTERNATIVE:${PN} = "diff cmp"
10ALTERNATIVE_PRIORITY = "100" 10ALTERNATIVE_PRIORITY = "100"
11 11