]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- fixed very stupid typo that prevented xdm from working
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 21 Jun 2001 10:44:56 +0000 (10:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-xdm-fixes.patch -> 1.4

XFree86-xdm-fixes.patch

index e6c3c2266ae27dd29312b6edaa85621eae57a4ea..91e1e6a22aff2fa6db85345ddcc2a5f6ca16dfc0 100644 (file)
@@ -8,7 +8,7 @@ diff -Nur XFree86-4.0.2.org/xc/programs/xdm/Imakefile XFree86-4.0.2/xc/programs/
 -                '-DDEF_CHOOSER="$(XDMDIR)/chooser"' \
 -                '-DDEF_AUTH_DIR="$(XDMDIR)"' \
 -                '-DDEF_GREETER_LIB="$(XDMDIR)/libXdmGreet.so"'
-+                '-DDEF_CHOOSER="$(DIR)/chooser"' \
++                '-DDEF_CHOOSER="$(BINDIR)/chooser"' \
 +                '-DDEF_AUTH_DIR="$(XDMVARDIR)"' \
 +                '-DDEF_GREETER_LIB="$(USRLIBDIR)/libXdmGreet.so"'
  #endif
This page took 0.026278 seconds and 4 git commands to generate.