From af6d5c5f2198858c08960b0948d30cb384b35687 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 1 Oct 2012 13:38:19 -0400 Subject: move --- Build/InstallDesktopFile.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/InstallDesktopFile.hs') diff --git a/Build/InstallDesktopFile.hs b/Build/InstallDesktopFile.hs index d509c3313..f39237902 100644 --- a/Build/InstallDesktopFile.hs +++ b/Build/InstallDesktopFile.hs @@ -87,7 +87,7 @@ writeOSXDesktop command = do installOSXAppFile :: FilePath -> FilePath -> Maybe String -> IO () installOSXAppFile appdir appfile mcontent = do - let src = "ui-macos" appdir appfile + let src = "standalone" "macos" appdir appfile home <- myHomeDir dest <- ifM systemwideInstall ( return $ "/Applications" appdir appfile -- cgit v1.2.3