dd5ef53c3d
Closes: #11229 [via git-merge-pr]
11 lines
210 B
Diff
11 lines
210 B
Diff
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -11,7 +11,7 @@
|
|
DESTDIR ?=
|
|
|
|
# Where do the temporary files go?
|
|
-OBJDIR = /tmp/wg-build
|
|
+OBJDIR = wg-build
|
|
|
|
# The compiler used for the native build (curses, X11)
|
|
CC ?= cc
|