This commit is contained in:
committed by
Git OBS Bridge
parent
7972500c88
commit
6766997b7e
5
cups-krb5-config
Normal file
5
cups-krb5-config
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
unset CFLAGS
|
||||
/usr/lib/mit/bin/krb5-config ${1+"$@"} | \
|
||||
sed -r -e 's/-W[^[:blank:]]+//g' -e 's/-L[^[:blank:]]+//g'
|
Reference in New Issue
Block a user