#!/bin/sh t=$1/usr/lib mkdir -p $t cp -rt $t temp/libguile-inotify.so t=$1/usr/share/guile/site/linux mkdir -p $t cp -rt $t source/inotify.scm