README' -> README.txt' do avoid collision with the `readme' directory.
				
					
				
			This commit is contained in:
		
							parent
							
								
									581a8e1b9a
								
							
						
					
					
						commit
						822b7b262a
					
				| @ -13,6 +13,6 @@ Licence: | ||||
| This package provides a simple, clear and flexible LaTeX template for | ||||
| dissertations in Peking University. | ||||
| 
 | ||||
| This file (README) is *NOT* intended as the documentation for this | ||||
| This file (`README.txt') is *NOT* intended as the documentation for this | ||||
| package; please see the file `pkuthss.pdf' instead. | ||||
| 
 | ||||
| @ -35,19 +35,19 @@ doc-dist: doc/ | ||||
| 	$(MV) doc/readme/$(TITLE).pdf $@/ | ||||
| 	$(CP) doc/readme/ $@/readme | ||||
| 
 | ||||
| dir-tds: README tex-dist doc-dist | ||||
| dir-tds: README.txt tex-dist doc-dist | ||||
| 	$(MD) $@/tex/latex/ $@/doc/latex/ | ||||
| 	$(CP) tex-dist/ $@/tex/latex/$(TITLE) | ||||
| 	$(CP) doc-dist/ $@/doc/latex/$(TITLE) | ||||
| 	$(CP) README $@/doc/latex/$(TITLE) | ||||
| 	$(CP) README.txt $@/doc/latex/$(TITLE) | ||||
| 
 | ||||
| dist-tds: $(TITLE).tds.zip | ||||
| $(TITLE).tds.zip: dir-tds | ||||
| 	cd $< && $(PERM) && $(ZIP) ../$@ tex/ doc/ | ||||
| 
 | ||||
| dir-ctan: README tex-dist doc-dist $(TITLE).tds.zip | ||||
| dir-ctan: README.txt tex-dist doc-dist $(TITLE).tds.zip | ||||
| 	$(MD) $@/$(TITLE)/ | ||||
| 	$(CP) README $@/$(TITLE)/ | ||||
| 	$(CP) README.txt $@/$(TITLE)/ | ||||
| 	$(CP) tex-dist/ $@/$(TITLE)/tex | ||||
| 	$(CP) doc-dist/ $@/$(TITLE)/doc | ||||
| 	$(MV) $(TITLE).tds.zip $@/ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Casper Ti. Vector
						Casper Ti. Vector