From: Elan Ruusamäe Date: Thu, 11 Nov 2010 16:55:46 +0000 (+0000) Subject: - ac fix X-Git-Tag: auto/th/filesystem-3_0-37~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffilesystem.git;a=commitdiff_plain;h=3578364ec3eb8f1b424137ebc7553696eafda909 - ac fix Changed files: filesystem.spec -> 1.116 --- diff --git a/filesystem.spec b/filesystem.spec index b49f1b2..cf91c68 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -77,6 +77,7 @@ install -d \ %endif %if "%{pld_release}" == "ac" +rmdir $RPM_BUILD_ROOT/usr/include/X11 # X11 install -d $RPM_BUILD_ROOT/usr/X11R6/share for manp in man{1,2,3,4,5,6,7,8} ; do @@ -155,7 +156,9 @@ end %dir /lib/security %dir /selinux %dir /sys +%if "%{pld_release}" != "ac" %dir /usr/include/X11 +%endif %dir /usr/include/security %dir /usr/lib/ConsoleKit %dir /usr/lib/ConsoleKit/run-session.d