X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=e6172ac54a7a8bc5b8c170999df400a236d9e023;hb=90ea46eb422ca9d08f141d0f2b95d3e303a7206e;hp=a3401f080df7c4b5ae207ed4ec999d10dc3046a1;hpb=6d5282ee40a0fbe833726aefae0c53e4050bee94;p=shibboleth%2Fsp.git diff --git a/Makefile.am b/Makefile.am index a3401f0..e6172ac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ install-data-hook: cp -r doc/api $(DESTDIR)$(datadir)/doc/@PACKAGE@ dist-hook: + rm -rf `find $(distdir)/isapi_shib -name .svn` rm -rf `find $(distdir)/doc/api -name .svn` shibboleth.spec: shibboleth.spec.in Makefile @@ -51,6 +52,7 @@ EXTRA_DIST = $(DX_CONFIG) \ shibboleth.spec \ pkginfo.in \ pkginfo \ - checkinstall + depend \ + postinstall DISTCLEANFILES = shibboleth.spec pkginfo