projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4805ef9
)
packages/freepops: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:06:21 +0000
(07:06 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:06:21 +0000
(07:06 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40258
net/freepops/Makefile
patch
|
blob
|
history
diff --git
a/net/freepops/Makefile
b/net/freepops/Makefile
index d1ca8a6ddb24b0f748114bb0bc18516c78e38c11..3bad4a5dfcf139d4c97d697875c925f24b1aa019 100644
(file)
--- a/
net/freepops/Makefile
+++ b/
net/freepops/Makefile
@@
-54,7
+54,7
@@
define Package/freepops/install
$(MAKE) -C $(PKG_BUILD_DIR) DESTDIR=$(PKG_INSTALL_DIR)/ WHERE=/usr/ install
mkdir -p $(PKG_INSTALL_DIR)/etc/init.d
$(CP) $(PKG_BUILD_DIR)/buildfactory/openwrt/S50freepopsd \
- $(PKG_INSTALL_DIR)/etc/init.d
+ $(PKG_INSTALL_DIR)/etc/init.d
chmod a+x $(PKG_INSTALL_DIR)/etc/init.d/*
rm -rf $(PKG_INSTALL_DIR)/usr/share/doc
rm -rf $(PKG_INSTALL_DIR)/usr/share/man