Merge pull request #1134 from ertugerata/master
fix ntfs'parts and disk mount thanks @m.dilmac
This commit is contained in:
@@ -29,7 +29,7 @@ def install():
|
||||
pisitools.domove("/usr/bin/ntfs-3g.*", "/bin")
|
||||
|
||||
# Create some compat symlinks
|
||||
pisitools.dosym("/bin/ntfs-3g", "/sbin/mount.ntfs")
|
||||
pisitools.dosym("/usr/bin/ntfs-3g", "/sbin/mount.ntfs")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "CREDITS", "NEWS", "README")
|
||||
pisitools.dosym("/usr/share/doc/ntfs-3g", "/usr/share/doc/ntfsprogs")
|
||||
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2015-05-06</Date>
|
||||
<Date>2016-01-30</Date>
|
||||
<Version>2015.3.14</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Comment>Version bump, fix mount ntfs part and disk.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user