Can ubuntu 14.04 support the "checkinstall" program?
If yes, then can we use the checkinstall program to fix this issue??
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1371915
Title:
Make Uninstall
Oh~
Okay!
On Sun, Mar 10, 2019, 02:30 Peter Maydell
wrote:
> Deepika: the tricky part is the makefiles, not the configure script...
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1817345
>
> Title:
> configure scrip
If calling from any Unix shell, and the parameter has spaces, then we
need to quote it.we can also use single quotes, these are more powerful.
They stop the shell from interpreting anything ($, !, \, *, ", etc,
except ').
can't we use this approach here??
--
You received this bug notification b