Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
olebole committed Jul 4, 2024
1 parent def1da8 commit 98c6d5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ xgterm.pkg: ximtool.pkg # This re-uses the same build as ximtool
$(INSTDIR)/xgterm/XGTerm.app/Contents/Resources/man/xgterm.1
tic -v -o $(INSTDIR)/xgterm/XGTerm.app/Resources/terminfo \
$(BUILDDIR)/x11iraf/xgterm/xgterm.terminfo
ls -l $(INSTDIR)/xgterm/XGTerm.app/Resources/terminfo/
ls -l $(HOME)/.terminfo || true
ls -l $(INSTDIR)/xgterm/XGTerm.app/Resources/terminfo/78/
ls -l $(INSTDIR)/xgterm/XGTerm.app/Resources/terminfo/78/xgterm
file $(INSTDIR)/xgterm/XGTerm.app/Resources/terminfo/78/xgterm
codesign -s - -i community.iraf.xgterm $(INSTDIR)/xgterm/XGTerm.app
Expand Down

0 comments on commit 98c6d5e

Please sign in to comment.