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

11 lines
469 B
Plaintext
Raw Normal View History

--- themes/Makefile.in.orig Sat Jan 30 01:24:43 1999
+++ themes/Makefile.in Sat Jan 30 01:25:55 1999
@@ -205,6 +205,7 @@
$(CHMOD) 755 $(pkgdatadir)/themes/$$i ; \
$(CHMOD) 644 $(pkgdatadir)/themes/$$i/???* ; \
rm -f $(pkgdatadir)/themes/$$i/MAIN.in ; \
+ rm -f $(pkgdatadir)/themes/$$i/MAIN.in.orig ; \
else \
echo "ALERT! Not overwriting theme $$i in $(pkgdatadir)/themes. You will need to update this theme manually." ; \
fi ; \