소스 검색

The language directories for manpage building are now
autogenerated so we should ignore them.

David Kalnischkies 16 년 전
부모
커밋
6086b2b2a2
1개의 변경된 파일3개의 추가작업 그리고 9개의 파일을 삭제
  1. 3 9
      .bzrignore

+ 3 - 9
.bzrignore

@@ -22,12 +22,6 @@ abicheck/tests/
 
 # generated files in the progress to build all
 # apt man pages and other documentation
-doc/*.1
-doc/*.5
-doc/*.8
-doc/*/*.1
-doc/*/*.5
-doc/*/*.8
-doc/*/apt.ent
-doc/*/*.xml
-doc/*/*.sgml
+./doc/*/
+!./doc/examples/
+!./doc/po/