Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37850186
en ru br
Репозитории ALT
S:0.99-alt3
5.1: 0.98-alt5
4.1: 0.98-alt4
4.0: 0.98-alt4
3.0: 0.98-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.98

Группа :: Графика
Пакет: barcode

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: barcode-0.99-fix-renamed-include.patch
Скачать


From aefc0d09f48dc85202cbf24fac4fd40c5908f1e6 Mon Sep 17 00:00:00 2001
From: Malcolm <malcolmlewis@opensuse.org>
Date: Thu, 20 Nov 2014 20:13:37 -0600
Subject: [PATCH][BUILD] Fix renamed gettext include header reference
Signed-off-by: Malcolm <malcolmlewis@opensuse.org>
---
 barcode.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/barcode.h b/barcode.h
index ed90e0c..ff8574d 100644
--- a/barcode.h
+++ b/barcode.h
@@ -26,7 +26,7 @@
 #include "config.h"
 #include <stdio.h>
 
-#include <gettext.h>
+#include <gettext-po.h>
 
 #define _(X) gettext (X)
 #define _N(X) (X)
-- 
1.8.5.2
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin