--- Makefile.orig	2011-04-06 14:22:13.614498469 +0200
+++ Makefile	2011-04-06 14:23:02.470588628 +0200
@@ -48,7 +48,7 @@
 	@mkdir -p ${DESTDIR}${MANPREFIX}/man1
 	@sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1
 	@chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1
-	@tic -s st.info
+	@tic -s -o ${LOCALBASE}/share/misc st.info
 
 uninstall:
 	@echo removing executable file from ${DESTDIR}${PREFIX}/bin
