summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/1371915
blob: 0deadcae31325548316e477f63aa816e9adc6907 (plain) (blame)
1
2
3
4
5
6
7
8
9
Make Uninstall Rule Requested

Environment: Ubuntu 14.04 - Qemu 2.1.1
------------------
I've configured qemu with some --prefix, compiled the sources and installed the binaries; now, for some reason, I need to uninstall qemu to configure it with the default prefix, recompile the sources and reinstall the binaries.
However, there's no rule to uninstall qemu.

All other packages which I have compiled and installed on my system offer the possibility to uninstall it: why not Qemu?