summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-08-24 14:55:31 +0200
committerJakub Hrozek <jhrozek@redhat.com>2012-08-28 14:44:34 +0200
commitd60a79f0060764929037c18b0f75953a34f7a58e (patch)
tree71fbe2554caec095743394a9026899fe18df6392 /Makefile.am
parent86b61156743b7ebdc049450a6f88452890fd9a61 (diff)
downloadsssd-d60a79f0060764929037c18b0f75953a34f7a58e.tar.gz
sssd-d60a79f0060764929037c18b0f75953a34f7a58e.tar.xz
sssd-d60a79f0060764929037c18b0f75953a34f7a58e.zip
RPM: Switch the default ccache location
https://fedorahosted.org/sssd/ticket/1500
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b553db2a1..45a2bfb10 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1746,6 +1746,7 @@ rpmroot:
rpmbrprep: dist-gzip rpmroot
cp $(builddir)/contrib/sssd.spec $(RPMBUILD)/SPECS
cp $(distdir).tar.gz $(RPMBUILD)/SOURCES
+ cp $(srcdir)/contrib/*.patch $(RPMBUILD)/SOURCES
rpms: rpmbrprep
cd $(RPMBUILD); \