From 065725ae6cfb38276702cbd083df533411e74803 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Fri, 20 May 2016 16:14:56 -0300 Subject: libre/octopi: fix sed --- libre/octopi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/octopi/PKGBUILD') diff --git a/libre/octopi/PKGBUILD b/libre/octopi/PKGBUILD index 989fa872e..ba673a4da 100644 --- a/libre/octopi/PKGBUILD +++ b/libre/octopi/PKGBUILD @@ -22,7 +22,7 @@ prepare() { cd "${srcdir}/${pkgbase}-${pkgver}" # Enable KSTATUS - sed -i '|#DEFINES|DEFINES| + sed -i 's|#DEFINES|DEFINES| ' notifier/octopi-notifier/octopi-notifier.pro } -- cgit v1.2.3