#!/bin/sh #### CHICKEN_INSTALL_REPOSITORY was set to /tmp/repo set -e cd /tmp/cache.kooda/chicken-install/utf8 mkdir -p ${DESTDIR}/tmp/repo install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-13.static.o ${DESTDIR}/tmp/repo/utf8-srfi-13.o install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-13.link ${DESTDIR}/tmp/repo/utf8-srfi-13.link mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-srfi-13.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-13.so ${DESTDIR}/tmp/repo/utf8-srfi-13.so mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-srfi-13.import.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-13.import.so ${DESTDIR}/tmp/repo/utf8-srfi-13.import.so mkdir -p ${DESTDIR}/tmp/repo install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-case-map.static.o ${DESTDIR}/tmp/repo/utf8-case-map.o install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-case-map.link ${DESTDIR}/tmp/repo/utf8-case-map.link mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-case-map.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-case-map.so ${DESTDIR}/tmp/repo/utf8-case-map.so mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-case-map.import.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-case-map.import.so ${DESTDIR}/tmp/repo/utf8-case-map.import.so mkdir -p ${DESTDIR}/tmp/repo install -m644 /tmp/cache.kooda/chicken-install/utf8/unicode-char-sets.static.o ${DESTDIR}/tmp/repo/unicode-char-sets.o install -m644 /tmp/cache.kooda/chicken-install/utf8/unicode-char-sets.link ${DESTDIR}/tmp/repo/unicode-char-sets.link mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/unicode-char-sets.so install -m755 /tmp/cache.kooda/chicken-install/utf8/unicode-char-sets.so ${DESTDIR}/tmp/repo/unicode-char-sets.so mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/unicode-char-sets.import.so install -m755 /tmp/cache.kooda/chicken-install/utf8/unicode-char-sets.import.so ${DESTDIR}/tmp/repo/unicode-char-sets.import.so mkdir -p ${DESTDIR}/tmp/repo install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-14.static.o ${DESTDIR}/tmp/repo/utf8-srfi-14.o install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-14.link ${DESTDIR}/tmp/repo/utf8-srfi-14.link mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-srfi-14.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-14.so ${DESTDIR}/tmp/repo/utf8-srfi-14.so mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-srfi-14.import.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-srfi-14.import.so ${DESTDIR}/tmp/repo/utf8-srfi-14.import.so mkdir -p ${DESTDIR}/tmp/repo install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8.static.o ${DESTDIR}/tmp/repo/utf8.o install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8.link ${DESTDIR}/tmp/repo/utf8.link mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8.so ${DESTDIR}/tmp/repo/utf8.so mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8.import.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8.import.so ${DESTDIR}/tmp/repo/utf8.import.so mkdir -p ${DESTDIR}/tmp/repo install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-lolevel.static.o ${DESTDIR}/tmp/repo/utf8-lolevel.o install -m644 /tmp/cache.kooda/chicken-install/utf8/utf8-lolevel.link ${DESTDIR}/tmp/repo/utf8-lolevel.link mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-lolevel.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-lolevel.so ${DESTDIR}/tmp/repo/utf8-lolevel.so mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8-lolevel.import.so install -m755 /tmp/cache.kooda/chicken-install/utf8/utf8-lolevel.import.so ${DESTDIR}/tmp/repo/utf8-lolevel.import.so mkdir -p ${DESTDIR}/home/kooda/coop/master/share/chicken install -m644 /tmp/cache.kooda/chicken-install/utf8/case-map-1.dat /tmp/cache.kooda/chicken-install/utf8/case-map-2.dat ${DESTDIR}/home/kooda/coop/master/share/chicken mkdir -p ${DESTDIR}/tmp/repo rm -f ${DESTDIR}/tmp/repo/utf8.egg-info cat >${DESTDIR}/tmp/repo/utf8.egg-info <