summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-daemon_Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-11-03 08:59:40 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-11-03 08:59:40 +0800
commit3dbeda8a6470c9991fa8fd060605859e1092fdee (patch)
treefecd55a362e66ba3822bbde3ad9a0e57195f5934 /x11/gdm/files/patch-daemon_Makefile.in
parenta630da85187d28dbf0d663540d84f4c0cbf30398 (diff)
downloadmarcuscom-ports-3dbeda8a6470c9991fa8fd060605859e1092fdee.tar
marcuscom-ports-3dbeda8a6470c9991fa8fd060605859e1092fdee.tar.gz
marcuscom-ports-3dbeda8a6470c9991fa8fd060605859e1092fdee.tar.bz2
marcuscom-ports-3dbeda8a6470c9991fa8fd060605859e1092fdee.tar.lz
marcuscom-ports-3dbeda8a6470c9991fa8fd060605859e1092fdee.tar.xz
marcuscom-ports-3dbeda8a6470c9991fa8fd060605859e1092fdee.tar.zst
marcuscom-ports-3dbeda8a6470c9991fa8fd060605859e1092fdee.zip
Update to 2.21.1. Parts of this were done by ahze.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9905 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/files/patch-daemon_Makefile.in')
-rw-r--r--x11/gdm/files/patch-daemon_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gdm/files/patch-daemon_Makefile.in b/x11/gdm/files/patch-daemon_Makefile.in
new file mode 100644
index 000000000..9186a23e3
--- /dev/null
+++ b/x11/gdm/files/patch-daemon_Makefile.in
@@ -0,0 +1,10 @@
+--- daemon/Makefile.in.orig 2007-11-02 20:54:53.000000000 -0400
++++ daemon/Makefile.in 2007-11-02 20:55:08.000000000 -0400
+@@ -451,6 +451,7 @@ test_session_SOURCES = \
+
+ test_session_LDADD = \
+ $(DAEMON_LIBS) \
++ $(EXTRA_DAEMON_LIBS) \
+ $(PAM_LIBS) \
+ $(top_builddir)/common/libgdmcommon.la \
+ $(NULL)