fix package name
This commit is contained in:
		
							
								
								
									
										15
									
								
								test-autoreq-autoprov/alr.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								test-autoreq-autoprov/alr.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| name='test-autoreq-autoprov' | ||||
| version='1.0.0' | ||||
| release='1' | ||||
| desc='-' | ||||
| maintainer='UNKNOWN' | ||||
| architectures=('all') | ||||
| license=('UNKNOWN') | ||||
|  | ||||
| auto_req=1 | ||||
| auto_prov=1 | ||||
|  | ||||
| package() {     | ||||
|     install-binary "$scriptdir/bash-req" bash-req | ||||
|     install-binary "$scriptdir/zsh-req" zsh-req | ||||
| } | ||||
							
								
								
									
										1
									
								
								test-autoreq-autoprov/bash-req
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										1
									
								
								test-autoreq-autoprov/bash-req
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1 @@ | ||||
| #!/usr/bin/bash | ||||
							
								
								
									
										1
									
								
								test-autoreq-autoprov/zsh-req
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								test-autoreq-autoprov/zsh-req
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| #!/usr/bin/zsh | ||||
		Reference in New Issue
	
	Block a user