Skip to content

fix camlp5 uninstall - #11443

Merged
mseri merged 1 commit into
ocaml:masterfrom
fdopen:camlp5
Feb 18, 2018
Merged

fix camlp5 uninstall#11443
mseri merged 1 commit into
ocaml:masterfrom
fdopen:camlp5

Conversation

@fdopen

@fdopen fdopen commented Feb 18, 2018

Copy link
Copy Markdown
Contributor

See #11440
I've noticed it, but didn't take it serious. 'rm -rf /' doesn't work with rm of coreutils or any other version of 'rm' I've seen. It will just print a warning. If this is not a universal feature, it's a very serious problem and this PR should be merged very soon.

@camelus

camelus commented Feb 18, 2018

Copy link
Copy Markdown
Contributor
✅ All lint checks passed 98b5ae5
  • These packages passed lint tests: camlp5.7.03

✅ Installability check (8323 → 8323)

@mseri

mseri commented Feb 18, 2018

Copy link
Copy Markdown
Member

I am not too happy with the fix. It may be useful as a fast workaround to get in, but this should be also fixed in the camlp5 makefile, setting the DESTDIR to some dummy tmp value or aborting the commands if DESTDIR and/or CAMLP5N are not set.

@mseri
mseri merged commit f939384 into ocaml:master Feb 18, 2018
@thierry-martinez

Copy link
Copy Markdown
Contributor

Camlp5 Makefile is now fixed (@roglo): camlp5/camlp5@d561693

@fdopen
fdopen deleted the camlp5 branch April 16, 2018 19:57
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.

4 participants