diff options
author | Bin Jin <bjin1990@gmail.com> | 2016-01-09 16:18:00 +0000 |
---|---|---|
committer | Bin Jin <bjin1990@gmail.com> | 2016-01-09 17:18:00 +0100 |
commit | 05a4db48324ecfe9e524761cb7115aeb15ea4706 (patch) | |
tree | 59b7db6c3bbeacbb160ec0441d7644e98476caa4 /.gitignore | |
parent | Add optdepends back (diff) | |
download | zfs-dkms-05a4db48324ecfe9e524761cb7115aeb15ea4706.tar.xz |
Bump version
Also update to install from tarball release file instead of git.
Remove unnecessary makedep, depends with exact version number should
be enough.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /src /pkg *.pkg* +zfs-*.tar.gz |