mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
0dd52dfa96
PR: ports/9779 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
11 lines
469 B
Plaintext
11 lines
469 B
Plaintext
--- 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 ; \
|