create-tarball: Readd RFCs (fixes the merged build).
authorKarolin Seeger <kseeger@samba.org>
Mon, 7 Dec 2009 15:06:29 +0000 (16:06 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 23 Dec 2009 11:07:53 +0000 (12:07 +0100)
See http://lists.samba.org/archive/samba-technical/2009-December/068235.html
for more information.

Karolin
(cherry picked from commit 08b692828ed6a9929dc6098fabc8aa47a0e32f93)
(cherry picked from commit 7470559ce27af469cd57af0fd41b30aaee9a585a)

release-scripts/create-tarball

index 26a72709313ca477ed1eb0ee86be47a7a3c320c0..bda5430a1924eeb278347b85f1caf45540ce069e 100755 (executable)
@@ -213,10 +213,10 @@ function main
     # Remove RFCs as they are non-free content (with a strict interpretation of
     # the DFSG)
 
-    if [ -d source4 ]; then
-       echo "Removing RFCs"
-       find source4/ -name "rfc*.txt" -exec rm -f {} \;
-    fi
+    #if [ -d source4 ]; then
+    #  echo "Removing RFCs"
+    #  find source4/ -name "rfc*.txt" -exec rm -f {} \;
+    #fi
 
     packaging/bin/update-pkginfo ${version} 1 ""