Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paste
P178
Masterwork From Distant Lands
Active
Public
Actions
Authored by
kan
on May 6 2018, 6:48 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F3353409: Masterwork From Distant Lands
May 6 2018, 6:48 PM
2018-05-06 18:48:47 (UTC+0)
Subscribers
None
Index: Makefile
===================================================================
--- Makefile (revision 469078)
+++ Makefile (working copy)
@@ -454,6 +454,9 @@
${LN} -f ${EXECBASE} ${EXECBASE}-$${i} ; \
done
@${ECHO_CMD} "adding desktop support"
+ @${MKDIR} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE}
+ @${TAR} -C ${XDGDIR} -cz -f - . | \
+ ${TAR} -C ${STAGEDIR}${PRINSTALLATION_BASEDIR} -xf - ; \
@${LN} -sf ${XDGREL} ${STAGEDIR}${DESKTOPDIR}/${EXECBASE}
@cd ${WRKSRC} ; \
. ${FREEBSD_ENV_SET} ; \
Event Timeline
kan
edited the content of this paste.
(Show Details)
May 6 2018, 6:48 PM
2018-05-06 18:48:47 (UTC+0)
kan
changed the title of this paste from untitled to
Masterwork From Distant Lands
.
kan
updated the paste's language from
autodetect
to
autodetect
.
Log In to Comment