#!/bin/bash
# Copyright (C) 2000-2012 Synology Inc. All rights reserved.

# Bug tracker Python3 #29
rm -rf /usr/local/include/python-3.x
rm -rf /usr/local/lib/python-3.x

exit 0
