Açıklama çevirisi
This commit is contained in:
		
							parent
							
								
									7605bfc467
								
							
						
					
					
						commit
						44a848e0b2
					
				
					 1 changed files with 5 additions and 9 deletions
				
			
		|  | @ -1,8 +1,8 @@ | ||||||
| # Description: Implementation of ECDSA in Python | # Description: ECDSA'nın Python'da uygulanması | ||||||
| # URL: URL: https://github.com/warner/python-ecdsa | # URL: https://github.com/warner/python-ecdsa | ||||||
| # NuTyX package info file (http://nutyx.org) | # Packager: milisarge | ||||||
| # Packager: # NuTyX package info file (http://nutyx.org) |  | ||||||
| # Depends on: python | # Depends on: python | ||||||
|  | 
 | ||||||
| name=python-ecdsa | name=python-ecdsa | ||||||
| version=0.11 | version=0.11 | ||||||
| release=1 | release=1 | ||||||
|  | @ -13,7 +13,3 @@ build() { | ||||||
|     cd ecdsa-$version |     cd ecdsa-$version | ||||||
|     python2 setup.py install --prefix=/usr --root=$PKG |     python2 setup.py install --prefix=/usr --root=$PKG | ||||||
| } | } | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| # NuTyX Pkgfile (http://nutyx.org) |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue