]> git.pld-linux.org Git - packages/abrt.git/blob - abrt-link.patch
Release 2 (by relup.sh)
[packages/abrt.git] / abrt-link.patch
1 diff -urNp -x '*.orig' abrt-2.14.4.org/src/configuration-gui/Makefile.am abrt-2.14.4/src/configuration-gui/Makefile.am
2 --- abrt-2.14.4.org/src/configuration-gui/Makefile.am   2020-08-17 16:37:07.000000000 +0200
3 +++ abrt-2.14.4/src/configuration-gui/Makefile.am       2021-03-02 22:08:20.452408463 +0100
4 @@ -36,6 +36,7 @@ libabrt_gui_la_LIBADD = \
5         ../lib/libabrt.la \
6         $(GLIB_LIBS) \
7         $(GTK_LIBS) \
8 +       ../lib/libabrt.la \
9         $(LIBREPORT_LIBS)
10  
11  bin_PROGRAMS = system-config-abrt
This page took 0.073463 seconds and 3 git commands to generate.