From 6a00e838377de30388dbec6ed48e65ce598b3b7e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 29 Jan 2009 14:12:08 +0000 Subject: - when %_with_git_repository is set, define %_after_setup and %_patch to use the new scripts git-repository--after-tarball and git-repository--apply-patch --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cc728de..5f6fbcb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,8 @@ pkg_scripts = \ filter.sh \ find-lang.pl \ find-debuginfo.sh \ + git-repository--after-tarball \ + git-repository--apply-patch \ http.req \ magic.prov \ magic.req \ -- cgit v1.2.1