]> git.pld-linux.org Git - packages/gnome-todo.git/blob - link.patch
Update to 3.22.1
[packages/gnome-todo.git] / link.patch
1 --- gnome-todo-3.22.1/src/Makefile.am.link      2017-01-11 20:07:07.954705935 +0100
2 +++ gnome-todo-3.22.1/src/Makefile.am   2017-01-11 20:07:36.361956637 +0100
3 @@ -104,11 +104,11 @@ gnome_todo_LDFLAGS = \
4         $(GNOME_TODO_WARN_LDFLAGS)
5  
6  gnome_todo_LDADD = \
7 -       $(GNOME_TODO_LIBS) \
8         $(top_builddir)/plugins/eds/libeds.la \
9         $(top_builddir)/plugins/dark-theme/libdarktheme.la \
10         $(top_builddir)/plugins/scheduled-panel/libscheduledpanel.la \
11 -       $(top_builddir)/plugins/today-panel/libtodaypanel.la
12 +       $(top_builddir)/plugins/today-panel/libtodaypanel.la \
13 +       $(GNOME_TODO_LIBS)
14  
15  gnome_todo_DEPENDENCIES = \
16         $(top_builddir)/plugins/eds/libeds.la \
This page took 0.04855 seconds and 3 git commands to generate.