Remove shiped html files from binaries
This commit is contained in:
		
							parent
							
								
									09e0bfafc4
								
							
						
					
					
						commit
						965e0d7ea0
					
				
					 4 changed files with 5 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								debian/control
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/control
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -2,7 +2,7 @@ Source: postfwd
 | 
			
		|||
Section: mail
 | 
			
		||||
Priority: optional
 | 
			
		||||
Maintainer: Jan Wagner <waja@cyconet.org>
 | 
			
		||||
Build-Depends: debhelper (>= 9)
 | 
			
		||||
Build-Depends: debhelper (>= 9), html2text
 | 
			
		||||
Homepage: http://www.postfwd.org/
 | 
			
		||||
Vcs-Browser: https://gitlab.uncompleted.org/debian/postfwd
 | 
			
		||||
Vcs-Git: https://gitlab.uncompleted.org/debian/postfwd.git
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										1
									
								
								debian/hapolicy.docs
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								debian/hapolicy.docs
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,4 +1,3 @@
 | 
			
		|||
doc/hapolicy.html
 | 
			
		||||
doc/hapolicy.txt
 | 
			
		||||
tools/hapolicy/hapolicy.*
 | 
			
		||||
tools/hapolicy/hapolicy[0-9a-zA-Z.]*
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										3
									
								
								debian/postfwd.docs
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/postfwd.docs
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
doc/postfwd2.CHANGELOG
 | 
			
		||||
doc/*.html
 | 
			
		||||
doc/postfwd-ARCH.png
 | 
			
		||||
doc/*.txt
 | 
			
		||||
debian/tmp/*.txt
 | 
			
		||||
tools/*.pl
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								debian/rules
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/rules
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -27,6 +27,8 @@ install: build
 | 
			
		|||
	# install man page
 | 
			
		||||
	mkdir -p debian/tmp/
 | 
			
		||||
	cp man/man8/postfwd.8 debian/tmp/postfwd1.8
 | 
			
		||||
	html2text doc/quick.html > debian/tmp/quick.txt
 | 
			
		||||
	html2text doc/versions.html > debian/tmp/versions.txt
 | 
			
		||||
	pod2man debian/hapolicy/usr/sbin/hapolicy man/man8/hapolicy.1
 | 
			
		||||
 | 
			
		||||
# Build architecture-independent files here.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue