mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 21:51:34 +02:00
8 lines
287 B
Diff
8 lines
287 B
Diff
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -54,1 +54,1 @@
|
|
- cp *.txt INSTALL manual*.html $(DESTDIR)$(PREFIX)/share/doc/multitail-$(VERSION)
|
|
+ cp INSTALL manual*.html $(DESTDIR)$(PREFIX)/share/doc/multitail-$(VERSION)
|
|
@@ -61,1 +61,0 @@
|
|
- cp conversion-scripts/* $(DESTDIR)$(PREFIX)/etc/multitail/
|