summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-25 17:44:05 +0000
committermarcus <marcus@FreeBSD.org>2002-08-25 17:44:05 +0000
commit9b14094b597e8aeb489d9982baff1f30d4a5da88 (patch)
tree99c3fa219a770a1bb1bb61fb3d55ed2fdcd1ad83 /x11
parentc0ef171a21a9c46d273fcb390c519efe30234f7d (diff)
downloadFreeBSD-ports-9b14094b597e8aeb489d9982baff1f30d4a5da88.zip
FreeBSD-ports-9b14094b597e8aeb489d9982baff1f30d4a5da88.tar.gz
Fix a typo in one of the patches.
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/files/patch-config_Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm/files/patch-config_Makefile.in b/x11/gdm/files/patch-config_Makefile.in
index cb8dfe7..2afd9ee 100644
--- a/x11/gdm/files/patch-config_Makefile.in
+++ b/x11/gdm/files/patch-config_Makefile.in
@@ -37,7 +37,7 @@
+ $(INSTALL_SCRIPT) Gnome $(DESTDIR)$(sessdir)/Gnome; \
fi
- $(INSTALL_SCRIPT) Gnome $(sessdir)/Gnome
-+ $(INSTALL_SCRIPT) Gnome $(DESTDIR)$(sessdir)/factory-Gnom
++ $(INSTALL_SCRIPT) Gnome $(DESTDIR)$(sessdir)/factory-Gnome
-if test -f /etc/redhat-release; then \
if test -f $(sessdir)/Default; then \
OpenPOWER on IntegriCloud