packages/libpam: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:16 +0000 (07:04 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:16 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40129

libs/libpam/Makefile

index c3de9c4563eb12ddd3bd2e9d80ddd0cf6ea8e764..af10dc184e6e1afedc202c5b5a2744cabbdbb856 100644 (file)
@@ -56,7 +56,7 @@ define Build/InstallDev
 endef
 
 define Package/libpam/install
-       $(INSTALL_DIR) $(1)/lib $(1)/lib/security $(1)/lib/security/pam_filter 
+       $(INSTALL_DIR) $(1)/lib $(1)/lib/security $(1)/lib/security/pam_filter
        $(INSTALL_DIR) $(1)/etc $(1)/etc/pam.d
        $(INSTALL_DIR) $(1)/usr/sbin
        $(CP) $(PKG_INSTALL_DIR)/lib/*.so* $(1)/lib/