summaryrefslogtreecommitdiff
path: root/app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch')
-rw-r--r--app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch b/app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch
new file mode 100644
index 000000000000..70455bef6c56
--- /dev/null
+++ b/app-mobilephone/smstools/files/3.1.15-makefile-whitespace.patch
@@ -0,0 +1,11 @@
+--- smstools3/src/Makefile.old 2014-04-25 23:28:46.324045112 +1000
++++ smstools3/src/Makefile 2014-04-25 23:33:26.453061496 +1000
+@@ -43,7 +43,7 @@
+
+ ifneq (,$(findstring SOLARIS,$(CFLAGS)))
+ ifeq (,$(findstring DISABLE_INET_SOCKET,$(CFLAGS)))
+-override LFLAGS += -lsocket -lnsl
++ override LFLAGS += -lsocket -lnsl
+ endif
+ endif
+