From 069c3c24c058e882ae7991c3401973455476f6fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 30 Nov 2009 11:55:07 +0000 Subject: [PATCH] - drop debuginfo.files, unused idea; rel 30 Changed files: filesystem.spec -> 1.104 --- filesystem.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/filesystem.spec b/filesystem.spec index dbd9d12..f17e6d6 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -8,7 +8,7 @@ Summary: Common directories Summary(pl.UTF-8): Wspólne katalogi Name: filesystem Version: 3.0 -Release: 29 +Release: 30 License: GPL Group: Base BuildRequires: automake @@ -102,10 +102,6 @@ install -d \ $RPM_BUILD_ROOT/usr/lib/debug/lib64/security %endif -find $RPM_BUILD_ROOT/usr/lib/debug -type d | while read line; do - echo ${line#$RPM_BUILD_ROOT} -done > $RPM_BUILD_ROOT/usr/src/debug/%{name}-debuginfo.files - # create this for %clean tar -cf checkfiles.tar -C $RPM_BUILD_ROOT . @@ -204,4 +200,3 @@ check_filesystem_dirs /usr/lib/debug/* %dir /usr/src/debug -/usr/src/debug/filesystem-debuginfo.files -- 2.44.0