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

Commit7fd8bd0

Browse files
authored
Merge pull request#531 from smira/release-1.0.0-preparation
Prepare for new release, update build instructions [ci skip]
2 parents8ae61f9 +4707efe commit7fd8bd0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

‎.goxc.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,14 @@
3333
"downloadspage":"bintray.md"
3434
}
3535
},
36+
"ResourcesInclude":"README.rst,LICENSE,AUTHORS,man/aptly.1",
3637
"Arch":"386 amd64",
3738
"Os":"linux darwin freebsd",
38-
"MainDirsExclude":"man,vendor",
39+
"MainDirsExclude":"_man,vendor",
40+
"BuildSettings": {
41+
"LdFlagsXVars": {
42+
"Version":"main.Version"
43+
}
44+
},
3945
"ConfigVersion":"0.9"
4046
}

‎Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ src-package:
6666
(cd aptly-$(VERSION)/bash_completion.d&& wget https://raw.github.com/aptly-dev/aptly-bash-completion/$(VERSION)/aptly)
6767
tar cyf aptly-$(VERSION)-src.tar.bz2 aptly-$(VERSION)
6868
rm -rf aptly-$(VERSION)
69-
curl -T aptly-$(VERSION)-src.tar.bz2 -usmira:$(BINTRAY_KEY) https://api.bintray.com/content/smira/aptly/aptly/$(VERSION)/$(VERSION)/aptly-$(VERSION)-src.tar.bz2
7069

7170
goxc:
7271
rm -rf root/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp