Browse Source

Mathieu Doidy:


			
			
				rocklinux
			
			
		
Mathieu 21 years ago
parent
commit
b1e5cbf01f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/screen/screen.conf

+ 1
- 1
package/base/screen/screen.conf

@ -24,5 +24,5 @@
# This is a unnice workaround. The screen configure script should be
# improved to check for check for shadow and pam later - and also
# recognize the need of pam_misc ... - But I'm out of time ...
var_append CC_WRAPPER_APPEND " " "-lpam -lpam_misc"
pkginstalled pam && var_append CC_WRAPPER_APPEND " " "-lpam -lpam_misc"

Loading…
Cancel
Save