fix the spp-defaults file so data files are found properly

PR:	3637
This commit is contained in:
Eric L. Hernes 1997-07-14 22:09:29 +00:00
parent 01575aa305
commit dacaba58c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7323
2 changed files with 3 additions and 1 deletions

View File

@ -16,4 +16,4 @@
+install::
+ mkdir -p ${PREFIX}/lib/X11/xephem
+ tar -cf - auxil edb tools work |(cd ${PREFIX}/lib/X11/xephem; tar -xf -)
+ cp XEphem.ad ${PREFIX}/lib/X11/app-defaults/XEphem
+ sed s,@PREFIX@,${PREFIX}, XEphem.ad > ${PREFIX}/lib/X11/app-defaults/XEphem

View File

@ -44,6 +44,8 @@ lib/X11/xephem/work/ephem.plt
@dirrm lib/X11/xephem/auxil/gsccache
@dirrm lib/X11/xephem/auxil
@dirrm lib/X11/xephem/edb
@dirrm lib/X11/xephem/gscdbd/cache
@dirrm lib/X11/xephem/gscdbd
@dirrm lib/X11/xephem/tools/gsc
@dirrm lib/X11/xephem/tools
@dirrm lib/X11/xephem/work