rfkill.paketlendi
This commit is contained in:
		
							parent
							
								
									a8955d6901
								
							
						
					
					
						commit
						e92c4703e9
					
				
					 1 changed files with 15 additions and 0 deletions
				
			
		
							
								
								
									
										15
									
								
								talimatname/genel/rfkill/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								talimatname/genel/rfkill/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,15 @@
 | 
			
		|||
# Description:	Userspace tool to query and toggle rfkill switches
 | 
			
		||||
# URL:		http://wireless.kernel.org/en/users/Documentation/rfkill
 | 
			
		||||
# Packager: milisarge
 | 
			
		||||
# Depends on:
 | 
			
		||||
 | 
			
		||||
name=rfkill
 | 
			
		||||
version=0.5
 | 
			
		||||
release=2
 | 
			
		||||
source=(http://www.kernel.org/pub/software/network/$name/$name-$version.tar.xz)
 | 
			
		||||
 | 
			
		||||
build() {
 | 
			
		||||
	cd $name-$version
 | 
			
		||||
	make
 | 
			
		||||
	make DESTDIR=$PKG install 
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue