diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-02 12:18:33 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-02 12:18:33 +0000 |
commit | fe1bd7a63ea88ff97b2d9c08f196c7fd75f3d784 (patch) | |
tree | f2c7eadc5b128a5c41015e98903e9d563750afc1 /x11/gdm2/files/patch-at | |
parent | Updated to 0.7b. (diff) |
Update to 2.2.4.1.
PR: 30955
Submitted by: Stijn Hoop <stjin@win.tue.nl>
Notes
Notes:
svn path=/head/; revision=48344
Diffstat (limited to 'x11/gdm2/files/patch-at')
-rw-r--r-- | x11/gdm2/files/patch-at | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/gdm2/files/patch-at b/x11/gdm2/files/patch-at new file mode 100644 index 000000000000..a965d5f38d3e --- /dev/null +++ b/x11/gdm2/files/patch-at @@ -0,0 +1,11 @@ +--- utils/Makefile.in.orig Mon Oct 1 12:42:50 2001 ++++ utils/Makefile.in Mon Oct 1 12:43:00 2001 +@@ -161,7 +161,7 @@ + gdmopen_SOURCES = gdmopen.c + + +-gdmaskpass_LDADD = $(GNOME_LIBDIR) $(INTLLIBS) -lpam -lpam_misc ++gdmaskpass_LDADD = $(GNOME_LIBDIR) $(INTLLIBS) -lpam + + + gdmopen_LDADD = $(GNOME_LIBDIR) $(INTLLIBS) |