Module: sems Branch: master Commit: 156c58f66a4f94f1df1f9f4a4565ccd1b357c7a7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=156c58f66a4f94f1df1f9f4a4565ccd1b357c7a7
Author: Peter Lemenkov <[email protected]> Committer: Peter Lemenkov <[email protected]> Date: Sat Oct 2 22:27:23 2010 +0400 No more .svn directories to exclude them Signed-off-by: Peter Lemenkov <[email protected]> --- cmake/doc.rules.txt | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/cmake/doc.rules.txt b/cmake/doc.rules.txt index 43d656f..3f9f8c1 100644 --- a/cmake/doc.rules.txt +++ b/cmake/doc.rules.txt @@ -8,6 +8,5 @@ FOREACH (doc_dir ${doc_dirs}) INSTALL( DIRECTORY ${doc_dir} DESTINATION ${SEMS_DOC_PREFIX}/sems-${SEMS_VERSION} - PATTERN .svn EXCLUDE ) ENDFOREACH(doc_dir ${doc_dirs}) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
