generated from unkin/rpmbuild-template
Compare commits
1 Commits
02f4e113a0
...
38da6718f8
| Author | SHA1 | Date | |
|---|---|---|---|
| 38da6718f8 |
6
Makefile
6
Makefile
@ -2,9 +2,9 @@
|
||||
|
||||
VERSION=1.0.2
|
||||
REPO_URL=https://github.com/gyptazy/ProxLB.git
|
||||
BUILD_DIR=$(PWD)/build
|
||||
PACKAGE_DIR=$(PWD)/packages
|
||||
REPO_DIR=$(PWD)/ProxLB
|
||||
BUILD_DIR=/workspace/build
|
||||
PACKAGE_DIR=workspace/packages
|
||||
REPO_DIR=/workspace/ProxLB
|
||||
|
||||
.PHONY: all clean download prepare build package
|
||||
|
||||
|
||||
Reference in New Issue
Block a user