aboutsummaryrefslogtreecommitdiffstats
path: root/grpmi/curl_download/curl_download.xs
diff options
context:
space:
mode:
Diffstat (limited to 'grpmi/curl_download/curl_download.xs')
-rw-r--r--grpmi/curl_download/curl_download.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpmi/curl_download/curl_download.xs b/grpmi/curl_download/curl_download.xs
index 288982f9..b1edea81 100644
--- a/grpmi/curl_download/curl_download.xs
+++ b/grpmi/curl_download/curl_download.xs
@@ -38,7 +38,7 @@
#include <libintl.h>
#undef _
-#define _(arg) dgettext("grpmi", arg)
+#define _(arg) dgettext("rpmdrake", arg)
char * my_asprintf(char *msg, ...)
{