summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Tricca <flihp@twobit.us>2015-01-15 02:59:37 +0000
committerJoe MacDonald <joe_macdonald@mentor.com>2015-01-26 15:25:11 -0500
commitb108eeefd2e689728fe635252899d88fe1b77a8e (patch)
tree71e8f9cd09d5280bfa093a6cbb9eb1b521a1a562
parentad98856d7db42c4f68b7b582532c6ee8a4c807b9 (diff)
downloadmeta-selinux-b108eeefd2e689728fe635252899d88fe1b77a8e.tar.gz
logrotate: Use wildcard for version number.
Signed-off-by: Philip Tricca <flihp@twobit.us> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--recipes-extended/logrotate/logrotate_%.bbappend (renamed from recipes-extended/logrotate/logrotate_3.8.7.bbappend)2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/logrotate/logrotate_3.8.7.bbappend b/recipes-extended/logrotate/logrotate_%.bbappend
index 208ea77..1bdca98 100644
--- a/recipes-extended/logrotate/logrotate_3.8.7.bbappend
+++ b/recipes-extended/logrotate/logrotate_%.bbappend
@@ -1,5 +1,3 @@
1PR .= ".2"
2
3inherit selinux 1inherit selinux
4 2
5DEPENDS += "${LIBSELINUX}" 3DEPENDS += "${LIBSELINUX}"