mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-23 10:37:27 +00:00
infrasture: update branch name for release builds
When apparmor-2.13 was branched from master the branch name was not updated in the Makefile. Fix it. Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
866aaa1687
commit
8b79ce540c
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ DIRS=libraries/libapparmor \
|
|||||||
|
|
||||||
# with conversion to git, we don't export from the remote
|
# with conversion to git, we don't export from the remote
|
||||||
REPO_URL?=git@gitlab.com:apparmor/apparmor.git
|
REPO_URL?=git@gitlab.com:apparmor/apparmor.git
|
||||||
REPO_BRANCH?=master
|
REPO_BRANCH?=apparmor-2.13
|
||||||
|
|
||||||
COVERITY_DIR=cov-int
|
COVERITY_DIR=cov-int
|
||||||
RELEASE_DIR=apparmor-${VERSION}
|
RELEASE_DIR=apparmor-${VERSION}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user