Skip to content
Snippets Groups Projects
Commit 403f3ea5 authored by bigbes's avatar bigbes
Browse files

Update debian/rules to ignore libsmall

parent 5b3ef982
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ tarball: clean
cd .. && tar --exclude=.git --exclude=debian \
--exclude=rfc4627.txt \
--exclude=doc/www-data/ycsb \
--exclude=src/lib/small/debian \
--transform='s,^$(DIRNAME),tarantool_$(UVERSION),' \
-czf tarantool_$(UVERSION).orig.tar.gz $(DIRNAME)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment