Fix hardcoded location for hardlink on uninstall. (Anton, Szaka)
parent
fdd8dbd819
commit
4c3687fc64
|
@ -154,5 +154,5 @@ uninstall-local:
|
|||
rm -f $(DESTDIR)$(sbindir)/mkfs.ntfs
|
||||
rm -f $(DESTDIR)$(man8dir)/mkfs.ntfs.8
|
||||
if ENABLE_FUSE_MODULE
|
||||
rm -f /sbin/mount.ntfs-fuse
|
||||
rm -f $(DESTDIR)$(sbindir)/mount.ntfs-fuse
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue