]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- add /usr/lib/debug/%{_libdir} to package; rel 15 auto/th/filesystem-3_0-15
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Jan 2008 13:33:20 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    filesystem.spec -> 1.80

filesystem.spec

index 37a6c682187b51b1c4a44dbebb37d277eae3fc77..63ccdf2112ec8e11f5efda5d9ca6da6958c710f5 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       3.0
-Release:       14
+Release:       15
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -62,7 +62,7 @@ install -d \
        $RPM_BUILD_ROOT/home/{users,services} \
        $RPM_BUILD_ROOT/lib/{firmware,security} \
        $RPM_BUILD_ROOT/usr/include/security \
-       $RPM_BUILD_ROOT/usr/lib/{cgi-bin,browser-plugins,debug,pkgconfig} \
+       $RPM_BUILD_ROOT/usr/lib/{cgi-bin,browser-plugins,debug%{_libdir},pkgconfig} \
        $RPM_BUILD_ROOT/usr/share/{gnome/help,man/man{n,l},man/pl/mann,pkgconfig,sounds,themes/Default,wallpapers,wm-properties,xsessions} \
        $RPM_BUILD_ROOT/usr/src/{debug,examples} \
        $RPM_BUILD_ROOT/var/lock/subsys \
@@ -144,4 +144,5 @@ rm -rf $RPM_BUILD_ROOT
 %files debuginfo
 %defattr(644,root,root,755)
 %dir /usr/lib/debug
+/usr/lib/debug/*
 %dir /usr/src/debug
This page took 0.080869 seconds and 4 git commands to generate.