Skip to content

Commit

Permalink
Test whether xgterm's terminfo is installed properly
Browse files Browse the repository at this point in the history
  • Loading branch information
olebole committed Jul 4, 2024
1 parent 2a45872 commit cff5b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ xgterm.pkg: ximtool.pkg # This re-uses the same build as ximtool
xgterm/XGTerm.iconset/
install $(BUILDDIR)/x11iraf/xgterm/xgterm.man \
$(INSTDIR)/xgterm/XGTerm.app/Contents/Resources/man/xgterm.1
TERMINFO=$(INSTDIR)/xgterm/XGTerm.app/Resources/terminfo tic \
tic -v -o $(INSTDIR)/xgterm/XGTerm.app/Contents/Resources/terminfo \
$(BUILDDIR)/x11iraf/xgterm/xgterm.terminfo
codesign -s - -i community.iraf.xgterm $(INSTDIR)/xgterm/XGTerm.app
pkgbuild --identifier community.iraf.xgterm \
Expand Down

0 comments on commit cff5b69

Please sign in to comment.