4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
cp -f config.def.h config.h
|
|
cp -f patches.def.h patches.h
|
|
sudo make install
|