diff options
Diffstat (limited to 'gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch')
-rw-r--r-- | gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch b/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch deleted file mode 100644 index 8760477fce10..000000000000 --- a/gnome-extra/contacts/files/contacts-0.11-fix-make-3.82.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- Makefile.am-orig 2010-08-22 16:25:24.229598412 -0500 -+++ Makefile.am 2010-08-22 16:25:26.488586678 -0500 -@@ -11,4 +11,4 @@ - MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp $(INTLTOOL_BUILT:=.in) install-sh ltmain.sh mkinstalldirs Makefile.in missing - - snapshot: -- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` -+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` |