]> git.pld-linux.org Git - packages/filesystem.git/blobdiff - filesystem.spec
- drop debuginfo.files, unused idea; rel 30
[packages/filesystem.git] / filesystem.spec
index dbd9d12b24fe933e489022b9c7cabb26f55ecfeb..f17e6d65213b3930cfe9bb4c112a659ce19f9b8e 100644 (file)
@@ -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
This page took 0.069226 seconds and 4 git commands to generate.