Take x bit off of an html doc file, fix whitespace

This commit is contained in:
Nalin Dahyabhai 2014-01-31 16:50:21 -05:00
parent 9b18d26ce3
commit 5c7bab5883

View File

@ -345,7 +345,7 @@ ln -s NOTICE LICENSE
%patch141 -p1 -b .rcache-acquirecred-test %patch141 -p1 -b .rcache-acquirecred-test
# Take the execute bit off of documentation. # Take the execute bit off of documentation.
chmod -x doc/krb5-protocol/*.txt chmod -x doc/krb5-protocol/*.txt doc/ccapi/*.html
# Generate an FDS-compatible LDIF file. # Generate an FDS-compatible LDIF file.
inldif=src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif inldif=src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif