mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
eed3f4823b
for the prime. PR: ports/78280 Submitted by: Gen Otsuji <otsuji@users.sourceforge.jp> Reviewed by: Gen Otsuji <otsuji@users.sourceforge.jp>
9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
--- elisp/etc/Makefile.am.orig Wed Jun 4 02:04:30 2003
|
|
+++ elisp/etc/Makefile.am Sat May 7 14:35:09 2005
|
|
@@ -14,4 +14,4 @@
|
|
etc_DATA = $(SUIKYOEL_INIT_FILE)
|
|
|
|
$(SUIKYOEL_INIT_FILE): _init-suikyo.el
|
|
- cp -p _init-suikyo.el $(SUIKYOEL_INIT_FILE)
|
|
+ cp _init-suikyo.el $(SUIKYOEL_INIT_FILE)
|