The building of packages with CMake now requires the -DPACKAGE=Y flag to be set when configuring CMake.
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#!/bin/sh
|
|
rm /etc/init.d/maxscale
|
|
rm /etc/ld.so.conf.d/maxscale.conf
|