3 ### Purify a system, to simulate building Subversion on a "clean" box.
5 ### You'll probably need to run this as `root', and may need to change
6 ### some paths for your system.
8 # Clean out old apr, apr-util config scripts.
9 rm /usr
/local
/bin
/apr-config
10 rm /usr
/local
/bin
/apu-config
13 rm -f /usr
/local
/lib
/APRVARS
14 rm -f /usr
/local
/lib
/libapr
*
15 rm -f /usr
/local
/lib
/libexpat
*
16 rm -f /usr
/local
/lib
/libneon
*
17 rm -f /usr
/local
/lib
/libsvn
*
20 rm -f /usr
/local
/include
/apr
*
21 rm -f /usr
/local
/include
/svn
*
22 rm -f /usr
/local
/include
/neon
/*
24 ### Not sure this would be useful:
25 # rm -f /usr/local/apache2/lib/*