#!/bin/sh set -e if [ "$1" = "remove" ]; then # /etc/ld.so.nohwcap code __NOHWCAP__ fi #DEBHELPER# exit 0