1994119
From 18f93e12d10aa2a507ffa3689725e21a85a81e7f Mon Sep 17 00:00:00 2001
1994119
From: Michael Schroeder <mls@suse.de>
1994119
Date: Mon, 12 Oct 2015 14:04:54 +0200
1994119
Subject: [PATCH 4/4] Fix spelling, duh...
1994119
1994119
---
1994119
 ext/testcase.c | 2 +-
1994119
 1 file changed, 1 insertion(+), 1 deletion(-)
1994119
1994119
diff --git a/ext/testcase.c b/ext/testcase.c
1994119
index 3c40451..b9fddef 100644
1994119
--- a/ext/testcase.c
1994119
+++ b/ext/testcase.c
1994119
@@ -164,7 +164,7 @@ static struct selflags2str {
1994119
 };
1994119
 
1994119
 static const char *features[] = {
1994119
-#ifdef ENABLE_LINKED_PACKAGES
1994119
+#ifdef ENABLE_LINKED_PKGS
1994119
   "linked_packages",
1994119
 #endif
1994119
 #ifdef ENABLE_COMPLEX_DEPS
1994119
-- 
1994119
2.6.1
1994119