[parcellite] Fix patch command

Christoph Wickert cwickert at fedoraproject.org
Tue May 14 21:40:45 UTC 2013


commit b20342834e498689aadc23e62e7e2482726f12c2
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue May 14 23:40:32 2013 +0200

    Fix patch command

 parcellite.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/parcellite.spec b/parcellite.spec
index a202cd7..b8287b5 100644
--- a/parcellite.spec
+++ b/parcellite.spec
@@ -31,7 +31,7 @@ system tray or notification area if you want to use this package.
 %prep
 %setup -q
 %patch0 -p0 -b .orig
-%patch1 -p0 -b .aarch64
+%patch1 -p1 -b .aarch64
 
 
 %build


More information about the scm-commits mailing list