1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/muuz/files/patch-ac
Akinori MUSHA 16a2ae17c6 Update to 0.27.2.
PR:		ports/18696
Submitted by:	MAINTAINER

Hmm.  Seems Maintainer == Author of this port.  So, please include
`patch-ad' in your next release, thanks.
2000-05-30 08:12:13 +00:00

11 lines
516 B
Plaintext

--- Imakefile.orig Sat May 20 10:55:46 2000
+++ Imakefile Sun May 21 19:01:32 2000
@@ -53,6 +53,7 @@
@grep -v "^#" helpOverview.h > ./helpOverview.text
@grep -v "^#" acknowledgement.h > ./acknowledgement.text
@grep -v "^#" aboutMuuz.h > ./aboutMuuz.text
+ @mkdir $(PROJECTROOT)/share/muuz
@cp -pf helpUserPrep.text $(PROJECTROOT)/share/muuz/helpUserPrep.text
@cp -pf helpPrep.text $(PROJECTROOT)/share/muuz/helpPrep.text
@cp -pf helpOverview.text $(PROJECTROOT)/share/muuz/helpOverview.text