mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
Since --per-file-timestamps is broken over the SSH transport, make the
default the HTTPS URI instead. Signed-off-by: Kees Cook <kees@ubuntu.com> Acked-by: Steve Beattie <steve@nxnw.org>
This commit is contained in:
parent
5a15953a76
commit
26498aac58
4
Makefile
4
Makefile
@ -12,7 +12,9 @@ DIRS=parser \
|
||||
changehat/pam_apparmor \
|
||||
tests
|
||||
|
||||
REPO_URL?=lp:apparmor
|
||||
#REPO_URL?=lp:apparmor
|
||||
# --per-file-timestamps is failing over SSH, https://bugs.launchpad.net/bzr/+bug/1257078
|
||||
REPO_URL?=https://code.launchpad.net/~apparmor-dev/apparmor/master
|
||||
# alternate possibilities to export from
|
||||
#REPO_URL=.
|
||||
#REPO_URL="bzr+ssh://bazaar.launchpad.net/~sbeattie/+junk/apparmor-dev/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user