merge changes from gramps20
svn: r5482
This commit is contained in:
		
							
								
								
									
										10
									
								
								src/build_cmdplug
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										10
									
								
								src/build_cmdplug
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
#! /bin/sh
 | 
			
		||||
 | 
			
		||||
TARGET=../doc/gramps-manual/C/cmdplug.xml
 | 
			
		||||
 | 
			
		||||
touch ./junk.grdb
 | 
			
		||||
python gramps.py -O ./junk.grdb -a tool -p name=cmdref,include=1,target=$TARGET
 | 
			
		||||
chmod +r $TARGET
 | 
			
		||||
rm ./junk.grdb
 | 
			
		||||
 | 
			
		||||
exit 0
 | 
			
		||||
		Reference in New Issue
	
	Block a user