[gnome-sound-recorder] Makefile.am rename PACKAGE_TARNAME to PACKAGE_NAME



commit 5f2e11b27ed1934c266e141093099708269a8885
Author: Meg Ford <meg387 gmail com>
Date:   Sat Sep 28 13:38:56 2013 -0500

    Makefile.am rename PACKAGE_TARNAME to PACKAGE_NAME

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 215ea28..18c551a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,6 @@ MAINTAINERCLEANFILES = \
 
 GITIGNOREFILES = .anjuta .anjuta_sym_db.db m4/
 
-distdir = $(PACKAGE_TARNAME)-$(VERSION)
+distdir = $(PACKAGE_NAME)-$(VERSION)
 
 include $(top_srcdir)/git.mk


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]