From 6547bced933fface8e0f0dde08f0e0fe1777ddf9 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 22 Aug 2007 12:35:41 +0000 Subject: - global whitespace trimming --- package/libdaemon/libdaemon.mk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package/libdaemon') diff --git a/package/libdaemon/libdaemon.mk b/package/libdaemon/libdaemon.mk index 89cab5fc6..676a3c987 100644 --- a/package/libdaemon/libdaemon.mk +++ b/package/libdaemon/libdaemon.mk @@ -5,10 +5,10 @@ ############################################################# # Copyright 2003-2005 Lennart Poettering # -# This library is free software; you can redistribute it -# and/or modify it under the terms of the GNU Lesser General -# Public License as published by the Free Software Foundation; -# either version 2.1 of the License, or (at your option) any +# This library is free software; you can redistribute it +# and/or modify it under the terms of the GNU Lesser General +# Public License as published by the Free Software Foundation +# either version 2.1 of the License, or (at your option) any # later version. LIBDAEMON_VERSION:=0.10 @@ -70,7 +70,7 @@ $(STAGING_DIR)/lib/libdaemon.a: $(LIBDAEMON_DIR)/.compiled touch -c $(STAGING_DIR)/lib/libdaemon.a #$(TARGET_DIR)/usr/lib/libdaemon.a: $(STAGING_DIR)/lib/libdaemon.a -# -$(STRIP) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libdaemon.a +# -$(STRIP) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libdaemon.a libdaemon: uclibc pkgconfig $(STAGING_DIR)/lib/libdaemon.a @@ -82,7 +82,7 @@ libdaemon-clean: libdaemon-patch-prep: libdaemon-dirclean libdaemon-unpacked cp -af $(LIBDAEMON_DIR) $(LIBDAEMON_DIR)-0rig -libdaemon-patch: +libdaemon-patch: (cd $(BUILD_DIR); \ diff -urN $(LIBDAEMON_NAME)-0rig $(LIBDAEMON_NAME) > ../../$(LIBDAEMON_NAME)-$(DATE).patch || echo) -- cgit v1.2.3