mirror of https://github.com/cutefishos/appmotor
				
				
				
			
							parent
							
								
									317fed87a9
								
							
						
					
					
						commit
						b70bb45028
					
				@ -1,8 +1,8 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
if test -n "$1"
 | 
			
		||||
then
 | 
			
		||||
    git archive --format tar --remote=$1 --output=meegotouch-applauncherd-0.15.7.tar --prefix meegotouch-applauncherd-0.15.7/ released/0.15.7
 | 
			
		||||
    bzip2 meegotouch-applauncherd-0.15.7.tar
 | 
			
		||||
    git archive --format tar --remote=$1 --output=meegotouch-applauncherd-0.15.10.tar --prefix meegotouch-applauncherd-0.15.10/ released/0.15.10
 | 
			
		||||
    bzip2 meegotouch-applauncherd-0.15.10.tar
 | 
			
		||||
else
 | 
			
		||||
    echo "Usage: create-tarball.sh <repo>"
 | 
			
		||||
    echo "       where <repo> is suitable for git archive --remote=<repo>"
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
Name: meegotouch-applauncherd
 | 
			
		||||
Summary: Application launcher for fast startup
 | 
			
		||||
Version: 0.15.7
 | 
			
		||||
Version: 0.15.10
 | 
			
		||||
Release: 1
 | 
			
		||||
Group: System/Daemons
 | 
			
		||||
License: LGPLv2+
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue