projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c6c766
)
patch: --disable-xattr
author
Etienne CHAMPETIER
<
[email protected]
>
Mon, 30 Jun 2014 18:55:17 +0000
(20:55 +0200)
committer
Etienne CHAMPETIER
<
[email protected]
>
Mon, 30 Jun 2014 18:56:00 +0000
(20:56 +0200)
Signed-off-by: Etienne CHAMPETIER <
[email protected]
>
devel/patch/Makefile
patch
|
blob
|
history
diff --git
a/devel/patch/Makefile
b/devel/patch/Makefile
index 4b80804c8c17335a486c68ec9e1cfaf14d9fbda2..f338a0b4ef310e238449eeb31f1cb4158f2c9f60 100644
(file)
--- a/
devel/patch/Makefile
+++ b/
devel/patch/Makefile
@@
-30,6
+30,12
@@
define Package/patch/description
by applying a "patch" file typically created by the diff program.
endef
+define Build/Configure
+ $(call Build/Configure/Default,\
+ --disable-xattr \
+ )
+endef
+
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \