1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/eterm/files/patch-ah
Steve Price a91728a64f Update to version 0.8.9.
PR:		11586
Submitted by:	maintainer
1999-05-09 16:36:25 +00:00

11 lines
519 B
Plaintext

--- themes/Makefile.in.orig Mon Apr 26 23:53:58 1999
+++ themes/Makefile.in Sun May 2 14:20:17 1999
@@ -221,6 +221,7 @@
$(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/themes/$$i ; \
$(CHMOD) 644 $(DESTDIR)$(pkgdatadir)/themes/$$i/???* ; \
rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/MAIN.in ; \
+ rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/MAIN.in.orig ; \
else \
echo "ALERT! Not overwriting theme $$i in $(DESTDIR)$(pkgdatadir)/themes. You will need to update this theme manually." ; \
fi ; \