Skip to content

Commit

Permalink
Cut mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Aug 18, 2017
1 parent f30208f commit 2e3abcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -18,7 +18,6 @@ xcode:
swift package generate-xcodeproj

install: build
mkdir -p "$(PREFIX)/bin"
cp -f ".build/release/LicensePlist" "$(PREFIX)/bin/license-plist"

portable_zip: build
Expand Down

0 comments on commit 2e3abcc

Please sign in to comment.