Timeline for Debian checkinstall ignores install=no; how to have it build, but NOT autoinstall a package?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 6, 2014 at 18:11 | comment | added | Tim Tisdall |
make -n install does stop make from actually installing the files, but checkinstall doesn't properly interpret the results. You end up with a deb file not containing all of the files you need. So, this doesn't work.
|
|
| Jan 25, 2014 at 18:19 | comment | added | vonbrand | Please explain your answer. | |
| Jan 25, 2014 at 15:47 | history | edited | Anthon | CC BY-SA 3.0 |
deleted 54 characters in body
|
| S Jan 25, 2014 at 15:45 | review | Low quality posts | |||
| Jan 25, 2014 at 15:47 | |||||
| S Jan 25, 2014 at 15:45 | review | Late answers | |||
| Jan 25, 2014 at 15:47 | |||||
| S Jan 25, 2014 at 15:45 | review | First posts | |||
| Jan 25, 2014 at 18:19 | |||||
| Jan 25, 2014 at 15:25 | history | answered | Martin | CC BY-SA 3.0 |