diff options
Diffstat (limited to 'astro/xephem/files')
-rw-r--r-- | astro/xephem/files/patch-aa | 2 | ||||
-rw-r--r-- | astro/xephem/files/patch-ab | 11 |
2 files changed, 1 insertions, 12 deletions
diff --git a/astro/xephem/files/patch-aa b/astro/xephem/files/patch-aa index d3acea1..8114dbe 100644 --- a/astro/xephem/files/patch-aa +++ b/astro/xephem/files/patch-aa @@ -5,7 +5,7 @@ XCOMM Sometimes you need -lXp after -lXm - XMLIB = -lXm -+ XMLIB = ${MOTIFLIB} -lXm ++ XMLIB = ${MOTIFLIB} DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB) EXTRA_INCLUDES = -I../../libastro LOCAL_LDFLAGS = -L../../libastro diff --git a/astro/xephem/files/patch-ab b/astro/xephem/files/patch-ab deleted file mode 100644 index e1ec6f8..0000000 --- a/astro/xephem/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- XEphem.ad.orig Wed Mar 10 11:20:24 1999 -+++ XEphem.ad Wed Mar 10 11:20:50 1999 -@@ -170,7 +170,7 @@ - ! system-wide directory for xephem support files. Shared r-o among all users. - ! N.B. under this are auxil/, fifos/, fits/, and catalogs/. - ! N.B. if present, ppm.xe and the gsc base directory must be under catalogs/ --XEphem.ShareDir: . -+XEphem.ShareDir: @PREFIX@/lib/X11/xephem - - ! ************************************************************************* - ! default FITS info |