#!/bin/sh -e sed -i 's#) ytasm.*#)#' Makefile.in && ./configure --prefix=/usr make make DESTDIR="$1" install