slackbuilds_ponce/system/prelink/prelink-undo
Ozan Türkyılmaz f9e5f10b32 system/prelink: Miscellaneous build fixes.
Added two helper scripts and a warning in the README.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-01-02 00:27:36 -06:00

6 lines
90 B
Bash

#!/bin/sh
#Undo the prelink system wide.
renice +19 -p $$ > /dev/null 2>&1
prelink -au