rpm-ostree/packaging
Colin Walters a8a5f236f1 packaging: Fix Rust vendoring
I made a subtle change at the last minute with the previous PR
to use `*` for the glob instead of `.`, because the tmpdir had a `.tmp`
file I didn't want.

But - this caused us to miss the `.cargo` directory which has
the config file.  And while I'd been testing builds with no network,
of course cargo was really pulling content from `~/.cargo`.

When I went to do a scratch build in Koji, that failed obviously.
I tested this makes things [work with a SRPM scratch](https://koji.fedoraproject.org/koji/taskinfo?taskID=27490830)
and in my dev container under `bwrap --unshare-net` with `mv ~/.cargo{,.orig}`.

Closes: #1394
Approved by: jlebon
2018-06-08 15:42:03 +00:00
..
.gitignore build: Update .gitignore 2016-03-26 14:22:41 +00:00
atomic7-testing.repo packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
cccp.yml packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
Dockerfile packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
make-git-snapshot.sh packaging: Fix Rust vendoring 2018-06-08 15:42:03 +00:00
Makefile.dist-packaging packaging: Make a yum repo 2016-03-11 08:38:06 -05:00
Makefile.docker packaging: More Docker fixes 2014-05-18 14:13:13 -04:00
rpm-ostree.spec.in Add polkit support 2017-06-19 21:19:42 +00:00
rpmbuild-cwd packaging: New directory with spec file 2014-01-15 21:54:48 -05:00