mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Install files in share/FlightGear instead of share/fgfs-base.
This commit is contained in:
parent
a3468fefcb
commit
38437caedc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123727
@ -18,6 +18,7 @@ NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
WRKSRC= ${WRKDIR}/data
|
||||
DATADIR= ${PREFIX}/share/FlightGear
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} \( -name '.#*' -or -name '*~' \) -print -delete
|
||||
|
@ -18,6 +18,7 @@ NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
WRKSRC= ${WRKDIR}/data
|
||||
DATADIR= ${PREFIX}/share/FlightGear
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} \( -name '.#*' -or -name '*~' \) -print -delete
|
||||
|
Loading…
Reference in New Issue
Block a user