mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Remove MKDIR forgotten in my last commit.
This commit is contained in:
parent
b2eb29c87e
commit
a55809278d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450653
@ -24,7 +24,6 @@ NO_ARCH= yes
|
||||
TARGET_DIR= ${PREFIX}/libexec/novnc/utils/websockify
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${TARGET_DIR}
|
||||
${MKDIR} ${STAGEDIR}${TARGET_DIR}
|
||||
cd ${WRKSRC} && ${RM} .gitignore .gitmodules .travis.yml
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${TARGET_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user