mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
flex: disable building po, tools
Amend the patch that disabled tests and docs to remove everything but the src dir that builds the main flex program--the only file packaged. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
committed by
Rosen Penev
parent
da03d1a9b0
commit
f60a09d0c2
@@ -1,13 +1,16 @@
|
|||||||
--- a/Makefile.am
|
--- a/Makefile.am
|
||||||
+++ b/Makefile.am
|
+++ b/Makefile.am
|
||||||
@@ -43,10 +43,7 @@ EXTRA_DIST = \
|
@@ -42,12 +42,7 @@ EXTRA_DIST = \
|
||||||
|
autogen.sh
|
||||||
|
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
src \
|
- src \
|
||||||
- doc \
|
- doc \
|
||||||
- examples \
|
- examples \
|
||||||
po \
|
- po \
|
||||||
- tests \
|
- tests \
|
||||||
tools
|
- tools
|
||||||
|
+ src
|
||||||
|
|
||||||
# Create the ChangeLog, but only if we're inside a git working directory
|
# Create the ChangeLog, but only if we're inside a git working directory
|
||||||
|
|
||||||
Reference in New Issue
Block a user