summaryrefslogtreecommitdiff
path: root/recipes/teleport/teleport-0.33/remove-tododb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/teleport/teleport-0.33/remove-tododb.patch')
-rw-r--r--recipes/teleport/teleport-0.33/remove-tododb.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/teleport/teleport-0.33/remove-tododb.patch b/recipes/teleport/teleport-0.33/remove-tododb.patch
deleted file mode 100644
index 87e4f74b00..0000000000
--- a/recipes/teleport/teleport-0.33/remove-tododb.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- teleport-0.33/Makefile 2004-07-20 22:01:25.000000000 +0200
-+++ teleport-0.33/Makefile 2005-03-04 17:03:17.316841832 +0100
-@@ -13,7 +13,7 @@
- endif
- PACKAGE_CPPFLAGS += $(STANDARD_CPPFLAGS)
- PACKAGE_CFLAGS += $(STANDARD_CFLAGS) $(GPECFLAGS) `libgcrypt-config --cflags`
--PACKAGE_LDFLAGS += $(STANDARD_LDFLAGS) $(GPELIBS) -ltododb -ldisplaymigration -lgpepimc `libgcrypt-config --libs` -lsqlite
-+PACKAGE_LDFLAGS += $(STANDARD_LDFLAGS) $(GPELIBS) -ldisplaymigration `libgcrypt-config --libs` -lsqlite
-
- MEMBERS = teleport crypt displays keygen tp-keygen
-
-