diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-08-28 18:56:36 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-08-29 21:54:04 +0200 |
commit | 51dfd4f3816cb53b931bf4d1cc28a5bea9f33a7a (patch) | |
tree | 70ca04d3114bb2a4bfbe3a1e0e60eece82900656 /contrib | |
parent | d60a79f0060764929037c18b0f75953a34f7a58e (diff) | |
download | sssd-51dfd4f3816cb53b931bf4d1cc28a5bea9f33a7a.tar.gz sssd-51dfd4f3816cb53b931bf4d1cc28a5bea9f33a7a.tar.xz sssd-51dfd4f3816cb53b931bf4d1cc28a5bea9f33a7a.zip |
RPM: Always include the patch file
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/sssd.spec.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 44690f08c..e3daed561 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -42,9 +42,7 @@ Source0: %{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) ### Patches ### -%if (0%{?fedora} >= 17) Patch0001: sssd-1.9-man-change-default-ccache.patch -%endif ### Dependencies ### |