summaryrefslogtreecommitdiff
path: root/debian/patches/07-fix-libraries.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/07-fix-libraries.patch')
-rw-r--r--debian/patches/07-fix-libraries.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/patches/07-fix-libraries.patch b/debian/patches/07-fix-libraries.patch
deleted file mode 100644
index 5917d07..0000000
--- a/debian/patches/07-fix-libraries.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Fix wrong library link options
- This fixes warnings issued by dpkg-shlibdeps that symbols found in none of the libraries.
-Author: Andrew O. Shadoura <bugzilla@tut.by>
-
---- wmii-3.9.2+debian.orig/libwmii_hack/Makefile
-+++ wmii-3.9.2+debian/libwmii_hack/Makefile
-@@ -5,6 +5,7 @@ hack.o hack.o_pic: util.c x11.c hack.h x
-
- CFLAGS += $(INCX11)
- SOLDFLAGS += $(LIBX11)
-+LIBS += -ldl -lX11
-
- TARG = libwmii_hack
- OBJ = hack