]> git.pld-linux.org Git - packages/X11.git/commitdiff
- PAM fix
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 22 Dec 2000 18:36:41 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-Xwrapper.patch -> 1.3

XFree86-Xwrapper.patch

index e2121920c8aaa425eb740f2fe3e6ac2061b92a85..820f98a78e06be7177234ba6e099c8bac056bd7a 100644 (file)
@@ -80,15 +80,6 @@ diff -Nur XFree86-4.0.2.org/xc/programs/Xserver/Imakefile XFree86-4.0.2/xc/progr
  #include <Server.tmpl>
  
  #ifdef XFree86Version
-@@ -264,7 +259,7 @@
-    EXTRASYSLIBS = ServerExtraSysLibs
- #endif
- #if HasPam && HasPamMisc
--        PAMLIBS = PamLibraries PamMiscLibraries
-+        PAMLIBS = -lpam -lpam_misc -ldl PamLibraries PamMiscLibraries
- #endif
- #if !(SystemV4 || defined(SGIArchitecture) || UseRgbTxt)
-        DBMLIBS = DBMLibrary
 @@ -1017,6 +1012,11 @@
        $(XNESTLIBS) $(LOADABLEEXTS) $(LIBCWRAPPER),$(XNESTSYSLIBS))
  #endif /* XnestServer */
This page took 0.808327 seconds and 4 git commands to generate.