diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/sssd.spec.in | 2 | ||||
-rw-r--r-- | contrib/suse/sssd.spec.in | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 0d28f8b3..9d5d3041 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -197,8 +197,6 @@ A dynamically-growing, reference-counted array %setup -q %build -NSS_LIBS=-lnss3 \ -KRB5_LIBS=-lkrb5 \ %configure \ --with-db-path=%{dbpath} \ --with-pipe-path=%{pipepath} \ diff --git a/contrib/suse/sssd.spec.in b/contrib/suse/sssd.spec.in index 8fce0b1c..6cddcc06 100644 --- a/contrib/suse/sssd.spec.in +++ b/contrib/suse/sssd.spec.in @@ -100,8 +100,6 @@ time properties %setup -q %build -NSS_LIBS=-lnss3 \ -KRB5_LIBS=-lkrb5 \ %configure \ --without-tests \ --with-db-path=%{dbpath} \ |