summaryrefslogtreecommitdiff
path: root/recipes/mgetty/mgetty-1.1.30/newslock_ldflags.patch
diff options
context:
space:
mode:
authorwoglinde <woglinde@rhein.zuhause.netz>2009-06-25 21:33:22 +0200
committerwoglinde <woglinde@rhein.zuhause.netz>2009-06-25 22:31:59 +0200
commit8e19e74c7d26b37aacf6d05641487129afe6c4c5 (patch)
treea7c171c947512fa1026ef53fe1e33ae9e5dcf615 /recipes/mgetty/mgetty-1.1.30/newslock_ldflags.patch
parent7d4e6e08a42f4b2bdb91f2ec7c6e65d3f579a7b2 (diff)
mgetty: add mgetty-fax to the package and honor our LDLFAGS
Diffstat (limited to 'recipes/mgetty/mgetty-1.1.30/newslock_ldflags.patch')
-rw-r--r--recipes/mgetty/mgetty-1.1.30/newslock_ldflags.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/mgetty/mgetty-1.1.30/newslock_ldflags.patch b/recipes/mgetty/mgetty-1.1.30/newslock_ldflags.patch
new file mode 100644
index 0000000000..a4fc814bd0
--- /dev/null
+++ b/recipes/mgetty/mgetty-1.1.30/newslock_ldflags.patch
@@ -0,0 +1,13 @@
+Index: mgetty-1.1.30/Makefile
+===================================================================
+--- mgetty-1.1.30.orig/Makefile 2009-05-09 21:55:50.072936310 +0200
++++ mgetty-1.1.30/Makefile 2009-05-09 21:56:09.401939481 +0200
+@@ -569,7 +569,7 @@
+ ./sedscript <sendfax.cfg.in >sendfax.config
+
+ newslock: compat/newslock.c
+- $(CC) $(CFLAGS) -o newslock compat/newslock.c
++ $(CC) $(CFLAGS) $(LDFLAGS) -o newslock compat/newslock.c
+
+ # internal: use this to create a "clean" mgetty+sendfax tree
+ bindist: all doc-all sedscript