From 7c0393c7c42e3e7e910a41b52d0143711606e6b7 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Fri, 9 Oct 2009 02:28:04 +0000 Subject: [PATCH] Add initscreen.sh --- port/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/port/Makefile b/port/Makefile index 588d7af..ebd0324 100644 --- a/port/Makefile +++ b/port/Makefile @@ -36,6 +36,7 @@ post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/scrotwm ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/scrotwm ${INSTALL_SCRIPT} ${WRKSRC}/baraction.sh ${PREFIX}/share/scrotwm + ${INSTALL_SCRIPT} ${WRKSRC}/initscreen.sh ${PREFIX}/share/scrotwm ${INSTALL_SCRIPT} ${WRKSRC}/screenshot.sh ${PREFIX}/share/scrotwm ${INSTALL_DATA} ${WRKSRC}/scrotwm.conf ${PREFIX}/share/examples/scrotwm -- 1.7.10.4