aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13-fp/pkg-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache13-fp/pkg-deinstall')
-rw-r--r--www/apache13-fp/pkg-deinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-fp/pkg-deinstall b/www/apache13-fp/pkg-deinstall
index bfe402316e80..482efb36a055 100644
--- a/www/apache13-fp/pkg-deinstall
+++ b/www/apache13-fp/pkg-deinstall
@@ -65,7 +65,7 @@ remove_apache_doc_root ()
if [ -d ${AP_DATA} ]; then
if [ -d ${AP_DATA}/images ] ; then
- for file in apache_pb.gif fplogo.gif powerlogo.gif
+ for file in apache_pb.gif createdwFP.gif powerlogo.gif
{
if remove_file ${IMAGES_DIR} ${AP_DATA}/images ${file}; then
if [ -d ${IMAGES_VTI} -a -f ${IMAGES_VTI}/${file} ] ; then