[cpp-sp COMMIT] /branches/REL_2/Makefile.am

noreply at shibboleth.net noreply at shibboleth.net
Mon Dec 3 23:45:52 EST 2012


Author: scantor
Date: Mon Dec  3 23:45:52 2012
New Revision: 3826

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3826&view=rev
Log:
No need for dist-hook anymore

Modified:
    branches/REL_2/Makefile.am

Modified: branches/REL_2/Makefile.am
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/Makefile.am?rev=3826&r1=3825&r2=3826&view=diff
==============================================================================
--- branches/REL_2/Makefile.am (original)
+++ branches/REL_2/Makefile.am Mon Dec  3 23:45:52 2012
@@ -31,10 +31,6 @@
 all-local:
 endif
 
-dist-hook:
-	rm -rf `find $(distdir)/isapi_shib -name .svn`
-	rm -rf `find $(distdir)/doc/api -name .svn`
-
 GENFILES = @PACKAGE_NAME at .spec
 
 EXTRA_DIST = $(DX_CONFIG) \



More information about the commits mailing list