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