mirror of
https://github.com/lisanet/PiShrink-macOS.git
synced 2026-04-10 16:46:20 +00:00
Xcode replaces a tab in Makefile with space. aargh! use tab again.
This commit is contained in:
committed by
Simone Karin Lehmann
parent
b24a244894
commit
33ec6ef8d1
2
Makefile
2
Makefile
@@ -17,4 +17,4 @@ install:
|
||||
install -m 755 truncate /usr/local/bin
|
||||
|
||||
uninstall:
|
||||
rm -f /usr/local/bin/e2fsck /usr/local/bin/resize2fs /usr/local/bin/tune2fs /usr/local/bin/pishrink /usr/local/bin/truncate
|
||||
rm -f /usr/local/bin/e2fsck /usr/local/bin/resize2fs /usr/local/bin/tune2fs /usr/local/bin/pishrink /usr/local/bin/truncate
|
||||
|
||||
Reference in New Issue
Block a user