Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbe12d6c

Browse files
committed
[skip travis] minor fix
1 parente58bc18 commitbe12d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎packaging/Makefile.repo‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ build/repo_suse_15.2:
116116

117117
repo_finish:
118118
#cd build/data/www/$(PBK_PKG_REPO)/
119-
cd $(BUILDDIR)/data/www/$(PBK_PKG_REPO)/rpm && sudo ln -sf $(PBK_VERSION) latest
120-
cd $(BUILDDIR)/data/www/$(PBK_PKG_REPO)/srpm && sudo ln -sf $(PBK_VERSION) latest
119+
cd $(BUILDDIR)/data/www/$(PBK_PKG_REPO)/rpm && sudo ln -s $(PBK_VERSION) latest
120+
cd $(BUILDDIR)/data/www/$(PBK_PKG_REPO)/srpm && sudo ln -s $(PBK_VERSION) latest
121121

122122
#sudo ln -rfs build/data/www/$(PBK_PKG_REPO)/rpm/${PBK_VERSION} build/data/www/$(PBK_PKG_REPO)/rpm/latest
123123
#sudo ln -rfs build/data/www/$(PBK_PKG_REPO)/srpm/${PBK_VERSION} build/data/www/$(PBK_PKG_REPO)/srpm/latest

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp