removed kernel patches and some minor cleanup to documentation in relation
This commit is contained in:
parent
3bfcdac630
commit
bffed34a47
32 changed files with 2 additions and 5777 deletions
|
@ -28,7 +28,7 @@ ACLOCAL_AMFLAGS = -I config
|
|||
# extra files to include with distribution tarball
|
||||
EXTRA_DIST = bootstrap.sh LICENSE \
|
||||
README.md ASSIGNMENT_OF_COPYRIGHT.pdf \
|
||||
Changelog kernel \
|
||||
Changelog \
|
||||
python-prefix.py revision.sh \
|
||||
.version .version.date \
|
||||
packaging/deb/compat \
|
||||
|
@ -51,10 +51,6 @@ MAINTAINERCLEANFILES = \
|
|||
.version \
|
||||
.version.date
|
||||
|
||||
# don't include svn dirs in source tarball
|
||||
dist-hook:
|
||||
rm -rf `find $(distdir)/kernel -name .svn`
|
||||
|
||||
# build a source RPM
|
||||
.PHONY: rpm
|
||||
rpm: dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue