pypam
This commit is contained in:
		
							parent
							
								
									63295b7f13
								
							
						
					
					
						commit
						75d555b0b3
					
				
					 2 changed files with 19 additions and 16 deletions
				
			
		
							
								
								
									
										19
									
								
								talimatname/genel/p/pypam/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								talimatname/genel/p/pypam/talimat
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,19 @@ | ||||||
|  | # Tanım: linux pam python modülü | ||||||
|  | # URL: https://pypi.python.org/pypi/python-pam/ | ||||||
|  | # Paketçi: Cihan Alkan | ||||||
|  | # Gerekler: python python-setuptools | ||||||
|  | # Grup: kütüphane | ||||||
|  | 
 | ||||||
|  | isim=pypam | ||||||
|  | surum=1.8.3 | ||||||
|  | devir=1 | ||||||
|  | 
 | ||||||
|  | kaynak=(https://github.com/FirefighterBlu3/python-pam/archive/v1.8.3.tar.gz::python-pam-$surum.tar.gz) | ||||||
|  | 
 | ||||||
|  | derle() { | ||||||
|  |     cp -a python-pam-$surum{,-py3} | ||||||
|  |     cd python-pam-$surum | ||||||
|  |     python2 setup.py install --prefix=/usr --root=$PKG | ||||||
|  |     cd $SRC/python-pam-$surum-py3 | ||||||
|  |     python3 setup.py install --prefix=/usr --root=$PKG | ||||||
|  | } | ||||||
|  | @ -1,16 +0,0 @@ | ||||||
| # Tanım: linux pam python modülü |  | ||||||
| # URL: https://pypi.python.org/pypi/python-pam/ |  | ||||||
| # Paketçi: Cihan Alkan |  | ||||||
| # Gerekler: python python-setuptools |  | ||||||
| # Grup: kütüphane |  | ||||||
| 
 |  | ||||||
| isim=python-pam |  | ||||||
| surum=1.8.2 |  | ||||||
| devir=1 |  | ||||||
| 
 |  | ||||||
| kaynak=(https://pypi.python.org/packages/de/8c/f8f5d38b4f26893af267ea0b39023d4951705ab0413a39e0cf7cf4900505/python-pam-1.8.2.tar.gz) |  | ||||||
| 
 |  | ||||||
| derle() { |  | ||||||
|     cd $isim-$surum |  | ||||||
|     python2 setup.py install --prefix=/usr --root=$PKG |  | ||||||
| } |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue