Also delete the data folder
This commit is contained in:
parent
0145d16e4e
commit
114a4465cf
3
debian/rules
vendored
3
debian/rules
vendored
@ -19,6 +19,7 @@ override_dh_auto_install:
|
||||
--root $(CURDIR)/debian/python3-xstatic-roboto-fontface; \
|
||||
done
|
||||
rm -rf $(CURDIR)/debian/python*-xstatic-roboto-fontface/usr/lib/python*/dist-packages/*.pth
|
||||
rm -rf $(CURDIR)/debian/python*-xstatic-*/usr/lib/python*/dist-packages/xstatic/pkg/*/data
|
||||
|
||||
override_dh_auto_test:
|
||||
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
|
||||
@ -27,8 +28,6 @@ ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
|
||||
done
|
||||
endif
|
||||
|
||||
|
||||
|
||||
override_dh_clean:
|
||||
dh_clean -O--buildsystem=python_distutils
|
||||
rm -rf build
|
||||
|
Loading…
x
Reference in New Issue
Block a user