Revert "Makefile: set architecture to build to armel"
[dbuscron] / debian / prerm
1 #!/bin/sh
2 /sbin/initctl stop dbuscron
3 exit 0
4