mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 14:00:19 -04:00
13 lines
346 B
Plaintext
13 lines
346 B
Plaintext
$NetBSD: patch-Makefile,v 1.1.1.1 2013/02/12 23:25:35 tonnerre Exp $
|
|
|
|
--- Makefile.orig 2012-11-25 16:04:42.000000000 +0000
|
|
+++ Makefile
|
|
@@ -18,7 +18,6 @@ include i3-msg/i3-msg.mk
|
|
include i3-input/i3-input.mk
|
|
include i3-nagbar/i3-nagbar.mk
|
|
include i3bar/i3bar.mk
|
|
-include i3-dump-log/i3-dump-log.mk
|
|
include docs/docs.mk
|
|
include man/man.mk
|
|
|