File: 03_wmdocker.patch

package info (click to toggle)
docker 1.5-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 244 kB
  • ctags: 162
  • sloc: ansic: 1,544; makefile: 178
file content (13 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile b/Makefile
index 03a2270..b660ba9 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ CFLAGS=-pedantic -Wall -W -O
 PACKAGE=docker
 VERSION=1.5
 
-target=docker
+target=wmdocker
 sources=docker.c kde.c icons.c xproperty.c net.c
 headers=docker.h kde.h icons.h xproperty.h net.h version.h
 extra=README COPYING version.h.in