]> git.pld-linux.org Git - packages/btrfs-progs.git/blob - btrfs-progs-man.patch
668d72b81402cbd02faddd0d3ec054f2dda8fd79
[packages/btrfs-progs.git] / btrfs-progs-man.patch
1 --- btrfs-progs-v3.16/Documentation/Makefile~   2014-08-26 15:50:36.000000000 +0200
2 +++ btrfs-progs-v3.16/Documentation/Makefile    2014-11-08 20:42:52.850482084 +0100
3 @@ -89,7 +89,7 @@
4         # want to keep the code generic
5         mv $(DESTDIR)$(man5dir)/btrfs-mount.5.gz $(DESTDIR)$(man5dir)/btrfs.5.gz
6         $(INSTALL) -m 644 $(GZ_MAN8) $(DESTDIR)$(man8dir)
7 -       $(LNS) btrfs-check.8.gz $(DESTDIR)$(man8dir)/btrfsck.8.gz
8 +       $(LNS) btrfs-check.8 $(DESTDIR)$(man8dir)/btrfsck.8.
9  
10  uninstall:
11         cd $(DESTDIR)$(man8dir); rm -f btrfs-check.8.gz $(GZ_MAN8)
This page took 0.034559 seconds and 3 git commands to generate.