python-pycparser: remove unnecessary filespec section
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
9a79d5f093
commit
3e91a538b1
1 changed files with 0 additions and 5 deletions
|
@ -42,11 +42,6 @@ module designed to be easily integrated into applications that need to parse
|
||||||
C source code.
|
C source code.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define PyPackage/python-pycparser/filespec
|
|
||||||
+|$(PYTHON_PKG_DIR)
|
|
||||||
-|$(PYTHON_PKG_DIR)/pycparser/ply
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/PyMod,,install --prefix="/usr" --root="$(PKG_INSTALL_DIR)")
|
$(call Build/Compile/PyMod,,install --prefix="/usr" --root="$(PKG_INSTALL_DIR)")
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue