[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. upstream/0.6.5.5-687-gb367146
Aron Xu
aron at debian.org
Tue Apr 26 09:02:49 UTC 2016
The following commit has been merged in the master branch:
commit b3671465e195bc60714c22d8cb1faef288516ecb
Author: Aron Xu <aron at debian.org>
Date: Tue Apr 26 17:01:58 2016 +0800
Remove .gitignore files and clean build tree
diff --git a/debian/rules b/debian/rules
index 13ca520..42816c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,6 +125,8 @@ ifeq ($(BUILD_UDEB), true)
endif
override_dh_auto_clean:
+ find . -name .gitignore -delete
+ rm -rf zfs-$(VERSION)
dh_auto_clean
debconf-updatepo
@if test -e META.orig; then mv META.orig META; fi
--
OpenZFS on Linux
More information about the Pkg-zfsonlinux-devel
mailing list