Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570802
en ru br
Репозитории ALT

Группа :: Graphical desktop/MATE
Пакет: mate-desktop

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

Патч: mate-desktop_0002-mate-about-remove-remains-of-libunique-references.patch
Скачать


From 788c09b715178ec1f6fb1deafdf90baf9d991db5 Mon Sep 17 00:00:00 2001
From: monsta <monsta@inbox.ru>
Date: Sat, 24 Dec 2016 15:52:16 +0300
Subject: [PATCH 2/3] mate-about: remove remains of libunique references
---
 mate-about/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am
index 51cbdb4..da3bbc7 100644
--- a/mate-about/Makefile.am
+++ b/mate-about/Makefile.am
@@ -1,7 +1,7 @@
 bin_PROGRAMS = mate-about
 mate_about_SOURCES = mate-about.c mate-about.h
-mate_about_CFLAGS = $(MATE_ABOUT_CFLAGS) $(UNIQUE_CFLAGS)
-mate_about_LDADD = $(MATE_ABOUT_LIBS) $(UNIQUE_LIBS)
+mate_about_CFLAGS = $(MATE_ABOUT_CFLAGS)
+mate_about_LDADD = $(MATE_ABOUT_LIBS)
 
 AM_CPPFLAGS = \
 	-I$(top_srcdir) \
-- 
2.13.5
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin