scripts/functions
changeset 1219 2b875ed306c2
parent 1215 11df94e12b58
child 1225 4b065e7e2130
     1.1 --- a/scripts/functions	Thu Feb 19 07:38:32 2009 +0000
     1.2 +++ b/scripts/functions	Tue Mar 03 17:41:59 2009 +0000
     1.3 @@ -944,7 +944,7 @@
     1.4          CT_DoLog EXTRA "Removing installed documentation"
     1.5          CT_DoForceRmdir "${CT_PREFIX_DIR}/"{,usr/}{man,info}
     1.6          CT_DoForceRmdir "${CT_SYSROOT_DIR}/"{,usr/}{man,info}
     1.7 -        CT_DoForceRmdir "${CT_DEBUG_INSTALL_DIR}/"{,usr/}{man,info}
     1.8 +        CT_DoForceRmdir "${CT_DEBUGROOT_DIR}/"{,usr/}{man,info}
     1.9      fi
    1.10  
    1.11      CT_EndStep