diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2009-02-25 12:33:01 +0100 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-02-25 10:59:47 -0500 |
commit | 857a38bb601f45116b4f9f963024a3eb9343329e (patch) | |
tree | 67c39b7a3cef9b98a8c45ef926cbc029ca717939 /sssd.spec | |
parent | fcef1231eea30ee9cdc75f3f39f4b9207a84ea1d (diff) | |
download | sssd-857a38bb601f45116b4f9f963024a3eb9343329e.tar.gz sssd-857a38bb601f45116b4f9f963024a3eb9343329e.tar.xz sssd-857a38bb601f45116b4f9f963024a3eb9343329e.zip |
top-level Makefile, create libdir/name in server/Makefile.in
Diffstat (limited to 'sssd.spec')
-rw-r--r-- | sssd.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT # infopipe files %{_libexecdir}/sssd/sssd_info %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freeipa.sssd.infopipe.conf +%{_datadir}/%{name}/introspect/infopipe/org.freeipa.sssd.infopipe.Introspect.xml %changelog * Mon Feb 23 2009 Jakub Hrozek <jhrozek@redhat.com> - 0.1.0-2 |