Add 03_configure.in_remove_perlmods.dpatch
to fix broken repack script for 1.5 tarball
This commit is contained in:
		
							parent
							
								
									5ae316efbf
								
							
						
					
					
						commit
						0ef43fefd7
					
				
					 2 changed files with 20 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								debian/patches/00list
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								debian/patches/00list
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
02_check_icmp_links.dpatch
 | 
			
		||||
03_configure.in_remove_perlmods.dpatch
 | 
			
		||||
# commited upstream
 | 
			
		||||
11_check_http_arguments.dpatch
 | 
			
		||||
13_check_proc_parent_process.dpatch
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										19
									
								
								debian/patches/03_configure.in_remove_perlmods.dpatch
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								debian/patches/03_configure.in_remove_perlmods.dpatch
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,19 @@
 | 
			
		|||
#! /bin/sh /usr/share/dpatch/dpatch-run
 | 
			
		||||
## 03_configure.in_remove_perlmods.dpatch by Jan Wagner <waja@cyconet.org>
 | 
			
		||||
##
 | 
			
		||||
## DP: Strip perlmods out of configure.in too, since configure may regenerated
 | 
			
		||||
## when automake and autoconf are installed in the buildenv
 | 
			
		||||
 | 
			
		||||
@DPATCH@
 | 
			
		||||
diff --git a/configure.in b/configure.in
 | 
			
		||||
index 7e8c810..6c3e84c 100644
 | 
			
		||||
--- a/configure.in
 | 
			
		||||
+++ b/configure.in
 | 
			
		||||
@@ -1786,7 +1786,6 @@ AC_OUTPUT(
 | 
			
		||||
   plugins-scripts/subst
 | 
			
		||||
   plugins-scripts/utils.pm
 | 
			
		||||
   plugins-scripts/utils.sh
 | 
			
		||||
-  perlmods/Makefile
 | 
			
		||||
   test.pl
 | 
			
		||||
   pkg/solaris/pkginfo
 | 
			
		||||
   po/Makefile.in
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue