1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/eterm/files/patch-ah
Satoshi Taoka eea681a1c6 Update to 0.9
PR: 16624
Submitted by: maintainer
2000-02-13 15:18:18 +00:00

11 lines
529 B
Plaintext

--- themes/Makefile.in.orig Wed Feb 2 05:36:43 2000
+++ themes/Makefile.in Wed Feb 9 03:46:59 2000
@@ -239,6 +239,7 @@
$(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/themes/$$i ; \
$(CHMOD) 644 $(DESTDIR)$(pkgdatadir)/themes/$$i/???* ; \
rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in ; \
+ rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in.orig ; \
else \
echo "ALERT! Not overwriting $$i theme in $(DESTDIR)$(pkgdatadir)/themes. You will need to update this theme manually." ; \
fi ; \