-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /proc/thread-self/root/var/lib/dpkg/info/
File Upload :
Current File : //proc/thread-self/root/var/lib/dpkg/info/libglib2.0-dev.prerm

#!/bin/sh
set -e

# Automatically added by dh_python2:
if which pyclean >/dev/null 2>&1; then
	pyclean -p libglib2.0-dev 
else
	dpkg -L libglib2.0-dev | grep \.py$ | while read file
	do
		rm -f "${file}"[co] >/dev/null
  	done
fi

# End automatically added section

Copyright © 2017 || Recoded By Mr.Bumblebee