projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be5c3f
)
Fix another typo
author
Florian Fainelli
<florian@openwrt.org>
Thu, 17 May 2007 22:36:30 +0000
(22:36 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 17 May 2007 22:36:30 +0000
(22:36 +0000)
SVN-Revision: 7268
libs/libdvbpsi4/Makefile
patch
|
blob
|
history
diff --git
a/libs/libdvbpsi4/Makefile
b/libs/libdvbpsi4/Makefile
index e767488320cc62332054d612274cf9a9167a47e7..3fbae1f25475641d6f35d5d0a1dd062fe2fc5666 100644
(file)
--- a/
libs/libdvbpsi4/Makefile
+++ b/
libs/libdvbpsi4/Makefile
@@
-54,7
+54,7
@@
endef
define Package/libdvbpsi4/install
$(INSTALL_DIR) $(1)/usr/lib
- $(CP) $(PKG_INTALL_DIR)/usr/lib/libdvbpsi.so* $(1)/usr/lib/
+ $(CP) $(PKG_IN
S
TALL_DIR)/usr/lib/libdvbpsi.so* $(1)/usr/lib/
endef
$(eval $(call BuildPackage,libdvbpsi4))