JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
ln spectrwm to scrotwm for now
authorMarco Peereboom <marco@conformal.com>
Wed, 15 Feb 2012 23:26:29 +0000 (17:26 -0600)
committerMarco Peereboom <marco@conformal.com>
Wed, 15 Feb 2012 23:26:29 +0000 (17:26 -0600)
Makefile

index 048eb32..ab884cf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,9 @@ MANDIR= ${PREFIX}/man/man
 
 obj: _xenocara_obj
 
+beforeinstall:
+       ln -sf ${BINDIR}/${PROG} ${BINDIR}/scrotwm
+
 # clang targets
 .if ${.TARGETS:M*analyze*}
 CC=clang