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 6e9f6b2 commit 4da98aaCopy full SHA for 4da98aa
Makefile.opensuse
@@ -1,14 +1,5 @@
1
include Makefile
2
3
OS_NAME=opensuse
4
-TAG=latest
5
SERVER_SOURCES:=$(SERVER_DIR)/smb.conf
6
-SERVER_NAME=samba-server:$(TAG)
7
-AD_SERVER_NAME=samba-ad-server:$(TAG)
8
-CLIENT_NAME=samba-client:$(TAG)
9
-TOOLBOX_NAME=samba-toolbox:$(TAG)
10
REPO_BASE=registry.opensuse.org/opensuse/
11
-SERVER_REPO_NAME=registry.opensuse.org/opensuse/samba-server:$(TAG)
12
-AD_SERVER_REPO_NAME=registry.opensuse.org/opensuse/samba-ad-server:$(TAG)
13
-CLIENT_REPO_NAME=registry.opensuse.org/opensuse/samba-client:$(TAG)
14
-TOOLBOX_REPO_NAME=registry.opensuse.org/opensuse/samba-toolbox:$(TAG)
0 commit comments