]> git.pld-linux.org Git - packages/filesystem.git/commitdiff
- removed bogus debug dirs, rel.4 auto/th/filesystem-3_0-4
authorfreetz <freetz@pld-linux.org>
Wed, 28 Jun 2006 05:08:31 +0000 (05:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    filesystem.spec -> 1.58

filesystem.spec

index a1b64aa57b76628aed19946ac8c821ce5ea15167..fb2252a7896b64f209a295a80ba234e48299b73d 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Common directories
 Summary(pl):   Wspólne katalogi
 Name:          filesystem
 Version:       3.0
-Release:       3
+Release:       4
 License:       GPL
 Group:         Base
 Requires:      FHS >= 2.3-14.2
@@ -24,8 +24,7 @@ rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT/etc/{sysconfig,xdg} \
        $RPM_BUILD_ROOT/usr/share/{sounds,pixmaps,icons,wm-properties,xsessions,wallpapers,themes/Default,pkgconfig} \
-       $RPM_BUILD_ROOT{%{_aclocaldir},%{_pkgconfigdir}} \
-       $RPM_BUILD_ROOT{%{_libdir}/debug/usr/{bin,lib,sbin},%{_prefix}/src/debug}
+       $RPM_BUILD_ROOT{%{_aclocaldir},%{_pkgconfigdir}}
 
 %if "%{_lib}" != "lib"
 install -d $RPM_BUILD_ROOT/usr/lib/pkgconfig
@@ -63,10 +62,3 @@ rm -rf $RPM_BUILD_ROOT
 %dir /usr/share/wallpapers
 %dir /usr/share/wm-properties
 %dir /usr/share/xsessions
-
-%dir %{_libdir}/debug
-%dir %{_libdir}/debug/usr
-%dir %{_libdir}/debug/usr/bin
-%dir %{_libdir}/debug/usr/lib
-%dir %{_libdir}/debug/usr/sbin
-%dir %{_prefix}/src/debug
This page took 0.104862 seconds and 4 git commands to generate.