byacc: update to 20210328
This commit is contained in:
		
							parent
							
								
									5b83ee5c80
								
							
						
					
					
						commit
						73a867c29e
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -1,4 +1,4 @@ | ||||||
| pkgver=20210109 | pkgver=20210328 | ||||||
| pkgname=byacc | pkgname=byacc | ||||||
| deps="musl" | deps="musl" | ||||||
| bad="" | bad="" | ||||||
|  | @ -7,7 +7,8 @@ ext="doc" | ||||||
| fetch() { | fetch() { | ||||||
| 	curl https://invisible-island.net/datafiles/release/byacc.tar.gz -o $pkgname-$pkgver.tar.gz | 	curl https://invisible-island.net/datafiles/release/byacc.tar.gz -o $pkgname-$pkgver.tar.gz | ||||||
| 	tar -xf $pkgname-$pkgver.tar.gz | 	tar -xf $pkgname-$pkgver.tar.gz | ||||||
| 	cp ../reader-mesa.patch . | 	# Merged upstream; Don't need | ||||||
|  | #	cp ../reader-mesa.patch . | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| build() { | build() { | ||||||
|  | @ -16,7 +17,7 @@ build() { | ||||||
| 		--prefix=/usr \ | 		--prefix=/usr \ | ||||||
| 		--program-prefix=b \ | 		--program-prefix=b \ | ||||||
| 		--enable-btyacc | 		--enable-btyacc | ||||||
| 	patch -p1 < ../reader-mesa.patch | #	patch -p1 < ../reader-mesa.patch | ||||||
| 	make | 	make | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue