source: branches/fc15-dev/server/common/oursrc/php_scripts/mrproper @ 1878

Last change on this file since 1878 was 1234, checked in by mitchb, 15 years ago
Package the php scripts.so logging module stupid_server_install_kludges--;
  • Property svn:executable set to *
File size: 94 bytes
Line 
1#!/bin/sh
2
3rm -f scripts.so
4rm -f configure config.* Makefile
5rm -rf auto*.cache
6rm -rf .libs
Note: See TracBrowser for help on using the repository browser.