mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 16:59:45 +01:00 
			
		
		
		
	* Fix adding new Makefile.fpc to subversion in fpmake-conversion script
git-svn-id: trunk@24620 -
This commit is contained in:
		
							parent
							
								
									de345ac191
								
							
						
					
					
						commit
						14f930ef67
					
				@ -62,7 +62,7 @@ sed -i s,insert-packageunits-here,$PACKAGESDIR, $1/Makefile.fpc
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
if $initial_conversion
 | 
					if $initial_conversion
 | 
				
			||||||
then
 | 
					then
 | 
				
			||||||
  svn add Makefile.fpc
 | 
					  svn add $1/Makefile.fpc
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cd $1
 | 
					cd $1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user