mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
a91728a64f
PR: 11586 Submitted by: maintainer
11 lines
519 B
Plaintext
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 ; \
|