mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s3: Remove two more DFSG-nonfree text documents at release time. (Debian bug
This commit is contained in:
parent
df3451aec0
commit
7248ff6d8f
@ -203,6 +203,8 @@ function main
|
||||
if [ -d source4 ]; then
|
||||
echo "Removing RFCs"
|
||||
find source4/ -name "rfc*.txt" -exec rm -f {} \;
|
||||
rm -f source4/ldap_server/devdocs/draft-armijo-ldap-syntax-00.txt
|
||||
rm -f source4/ldap_server/devdocs/ldapext-ldapv3-vlv-04.txt
|
||||
fi
|
||||
|
||||
packaging/bin/update-pkginfo ${version} 1 ""
|
||||
|
Loading…
Reference in New Issue
Block a user