diff --git a/oxref/INSTALL.im b/oxref/INSTALL.im index c78cebd..91a7783 100644 --- a/oxref/INSTALL.im +++ b/oxref/INSTALL.im @@ -1,8 +1,8 @@ // Specify the name of the program created by this project: #define PROGRAM "oxref" -//#define CXX "g++" -#define CXX "g++-5" +#define CXX "g++" +//#define CXX "g++-5" // the compiler to use. #define CXXFLAGS "--std=c++0x -Wall -O2" diff --git a/oxref/changelog b/oxref/changelog index 28bab0f..e0584b9 100644 --- a/oxref/changelog +++ b/oxref/changelog @@ -2,7 +2,10 @@ oxref (1.00.02) * Fixed compilation errors that emerged with g++-5, reported by Matthias Klose. - + + * Added the file 'required' to the source distribution summarizing the + required software for building oxref. + -- Frank B. Brokken Thu, 12 Feb 2015 18:13:30 +0100 oxref (1.00.01) diff --git a/sourcetar b/sourcetar index 6bb658b..9c23082 100755 --- a/sourcetar +++ b/sourcetar @@ -19,7 +19,7 @@ tgz() case "$1" in (d) - tgz ${HOME}/debian/${PROJECT}/tarballs/${PROJECT}_${VERSION}.orig.tar.gz + tgz ${HOME}/git/${PROJECT}/tarballs/${PROJECT}_${VERSION}.orig.tar.gz ;; (l|u)