curlftpfs.paketlendi
This commit is contained in:
		
							parent
							
								
									6d88708234
								
							
						
					
					
						commit
						348e4a4a30
					
				
					 2 changed files with 18 additions and 0 deletions
				
			
		
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										18
									
								
								talimatname/genel/curlftpfs/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								talimatname/genel/curlftpfs/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
# Description: A FTP dosya sistemi.curl ve fuse tabanlı.
 | 
			
		||||
# URL: http://curlftpfs.sourceforge.net/
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on: fuse glib
 | 
			
		||||
 | 
			
		||||
name=curlftpfs
 | 
			
		||||
version=0.9.2
 | 
			
		||||
release=1
 | 
			
		||||
source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	cd $name-$version
 | 
			
		||||
	./configure \
 | 
			
		||||
		--prefix=/usr \
 | 
			
		||||
		--mandir=/usr/man
 | 
			
		||||
	make
 | 
			
		||||
	make DESTDIR=$PKG install
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue