From 7dab0c01ed23d11ff76e078723942cf7d27e12f7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 18 Mar 2012 18:02:40 +0100 Subject: [PATCH] Fix a typo in the DEVEL template. --- macros/templates.macro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/templates.macro b/macros/templates.macro index 9f448f3f5..b341e56cc 100644 --- a/macros/templates.macro +++ b/macros/templates.macro @@ -48,7 +48,7 @@ packages files %{bindir}/*-config %{includedir} - %{libdir}//*.a + %{libdir}/*.a %{libdir}/pkgconfig %{datadir}/aclocal %{libdir}/*.so -- 2.39.5