Skip to content

Additions re: Ubuntu PPA for Rust #1583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 21, 2012
Merged

Conversation

killerswan
Copy link
Contributor

The first change lets DESTDIR be used with make install to set the installation destination independently, as is required in Launchpad's build process. See http://www.gnu.org/prep/standards/html_node/DESTDIR.html and http://www.debian.org/doc/manuals/maint-guide/modify.en.html#id459110.

(Note that there is a possibility of some conflict happening regarding src/comp/back/rpath.rs, which relies on the prefix as a fallback path.)

The second adds a Python script to src/etc which can be used to grab the latest snapshots.
$ mkdir dl
$ CFG_SRC_DIR=. python src/etc/latest-unix-snaps.py

Cheers,
Kevin

graydon added a commit that referenced this pull request Jan 21, 2012
Additions re: Ubuntu PPA for Rust
@graydon graydon merged commit 4ac2542 into rust-lang:master Jan 21, 2012
brson added a commit to brson/rust that referenced this pull request Sep 12, 2014
On Unix rename fails if the target directory exists *and contains
other files*. For consistency, emulate that behavior on Windows.
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Kobzol pushed a commit to Kobzol/rust that referenced this pull request Dec 30, 2024
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants