Skip to content

Commit d1df8e9

Browse files
committed
🗄 chore: Move macos-service-workflow package
1 parent b8ec7dc commit d1df8e9

28 files changed

Lines changed: 1 addition & 1 deletion

File tree

makefiles/macos.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ macos-screensaver: macos-brew
165165
brew bundle --file brewfiles/ext-screensaver.Brewfile
166166

167167
macos-service-workflow: macos-stow
168-
stow --target "${HOME}/Library/Services" 'macos-services'
168+
stow --dir 'pkg' --target "${HOME}/Library/Services" 'macos-services'
169169

170170
macos-settings:
171171
xscript "scripts/macos-settings.sh"

macos-services/Convert to BMP.workflow/Contents/Info.plist renamed to pkg/macos-services/Convert to BMP.workflow/Contents/Info.plist

File renamed without changes.

macos-services/Convert to BMP.workflow/Contents/QuickLook/Thumbnail.png renamed to pkg/macos-services/Convert to BMP.workflow/Contents/QuickLook/Thumbnail.png

File renamed without changes.

macos-services/Convert to BMP.workflow/Contents/document.wflow renamed to pkg/macos-services/Convert to BMP.workflow/Contents/document.wflow

File renamed without changes.

macos-services/Convert to JPG.workflow/Contents/Info.plist renamed to pkg/macos-services/Convert to JPG.workflow/Contents/Info.plist

File renamed without changes.

macos-services/Convert to JPG.workflow/Contents/QuickLook/Thumbnail.png renamed to pkg/macos-services/Convert to JPG.workflow/Contents/QuickLook/Thumbnail.png

File renamed without changes.

macos-services/Convert to JPG.workflow/Contents/document.wflow renamed to pkg/macos-services/Convert to JPG.workflow/Contents/document.wflow

File renamed without changes.

macos-services/Convert to PNG.workflow/Contents/Info.plist renamed to pkg/macos-services/Convert to PNG.workflow/Contents/Info.plist

File renamed without changes.

macos-services/Convert to PNG.workflow/Contents/QuickLook/Thumbnail.png renamed to pkg/macos-services/Convert to PNG.workflow/Contents/QuickLook/Thumbnail.png

File renamed without changes.

macos-services/Convert to PNG.workflow/Contents/document.wflow renamed to pkg/macos-services/Convert to PNG.workflow/Contents/document.wflow

File renamed without changes.

0 commit comments

Comments
 (0)