We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2b8e3 commit f7a9841Copy full SHA for f7a9841
Makefile
@@ -4,6 +4,7 @@
4
PKGNAME=python-slip
5
6
SCM_REMOTEREPO_RE = ^ssh://(.*@)?git.fedorahosted.org/git/$(PKGNAME).git$
7
+SCM_REMOTE_BRANCH = 0.6.x
8
UPLOAD_URL = ssh://fedorahosted.org/$(PKGNAME)
9
10
PY_SOURCES = $(wildcard slip/*.py slip/dbus/*.py slip/gtk/*.py)
0 commit comments