From 9148a13f4c5e661e3cc3f8201be4a02c91669985 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Tue, 16 Jan 2018 12:11:37 +0000 Subject: [PATCH] haiku-misc/Wolle: fix typo --- haiku-misc/wolle/wolle-2.0~git.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-misc/wolle/wolle-2.0~git.recipe b/haiku-misc/wolle/wolle-2.0~git.recipe index c65c7e865..feadef433 100644 --- a/haiku-misc/wolle/wolle-2.0~git.recipe +++ b/haiku-misc/wolle/wolle-2.0~git.recipe @@ -39,5 +39,5 @@ BUILD() INSTALL() { install -d "$addOnsDir/Screen Savers" - install -t "$addOnsDir/Screen Savers objects/Wolle" + install -t "$addOnsDir/Screen Savers" objects/Wolle }