Opened 4 years ago
Closed 4 years ago
#26120 closed enhancement (fixed)
Remove useless ./bootstrap from maxima spkg-install
Reported by: | jdemeyer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.4 |
Component: | packages: standard | Keywords: | |
Cc: | dimpase | Merged in: | |
Authors: | Jeroen Demeyer | Reviewers: | Dima Pasechnik |
Report Upstream: | N/A | Work issues: | |
Branch: | 36fd16d (Commits, GitHub, GitLab) | Commit: | 36fd16d35505e1fc8a612ff81adc1f2b5bb2bf15 |
Dependencies: | Stopgaps: |
Description
This doesn't actually do anything:
./spkg-install: line 58: ./bootstrap: No such file or directory
Change History (4)
comment:1 Changed 4 years ago by
- Branch set to u/jdemeyer/remove_useless___bootstrap_from_maxima_spkg_install
comment:2 Changed 4 years ago by
- Cc dimpase added
- Commit set to 36fd16d35505e1fc8a612ff81adc1f2b5bb2bf15
- Status changed from new to needs_review
comment:3 Changed 4 years ago by
- Reviewers set to Dima Pasechnik
- Status changed from needs_review to positive_review
sure thing! sorry, it was my fault it went in in the 1st place.
comment:4 Changed 4 years ago by
- Branch changed from u/jdemeyer/remove_useless___bootstrap_from_maxima_spkg_install to 36fd16d35505e1fc8a612ff81adc1f2b5bb2bf15
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
Remove useless ./bootstrap from maxima spkg-install