From bd80fbbc0368e739cdf93a2dec0af6bd56bb0ff0 Mon Sep 17 00:00:00 2001 From: knu Date: Sat, 5 Apr 2003 11:37:55 +0000 Subject: Install a cookie file per variant in RUBY_ELISPDIR. Reported by: kris --- lang/ruby16/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/ruby16/Makefile') diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 8610d90..665c292 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -122,7 +122,7 @@ post-install: .endif ${LDCONFIG} -m ${PREFIX}/lib ${MKDIR} ${RUBY_ELISPDIR} - ${TOUCH} ${RUBY_ELISPDIR}/.keep_me + ${TOUCH} ${RUBY_ELISPDIR}/.keep_me.${RUBY_NAME} ${MKDIR} ${RUBY_EXAMPLESDIR} ${TOUCH} ${RUBY_EXAMPLESDIR}/.keep_me ${MKDIR} ${RUBY_DOCDIR} -- cgit v1.1