From d6102982ae0e69a2c75cd2a499ba3909516cc0ae Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 19 Mar 2016 14:58:27 +0200 Subject: Add testsute --- src/progman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/progman.c b/src/progman.c index 5693011..fdb829a 100644 --- a/src/progman.c +++ b/src/progman.c @@ -2078,7 +2078,7 @@ notify (const char *tag, int status, struct action *act) #define INSTANCE_IDX 3 "instance", NULL, "canonical_program_name", "pies", - "package", PACKAGE, + "package", PACKAGE_NAME, "version", PACKAGE_VERSION, NULL }; -- cgit v1.2.1