changeset 3843:dc15f0105d5a

of-statistics: fix subdir to include version number * src/of-statistics.mk: ix subdir to include version number
author John Donoghue
date Tue, 10 Mar 2015 13:40:09 -0400
parents 732f437653ae
children 938fb37b9c62
files src/of-statistics.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/of-statistics.mk	Mon Mar 09 16:13:11 2015 -0400
+++ b/src/of-statistics.mk	Tue Mar 10 13:40:09 2015 -0400
@@ -6,7 +6,7 @@
 $(PKG)_VERSION  := 1.2.4
 $(PKG)_CHECKSUM := 5cf70f146235d6fd19e3d3dd1c7548a96a019dee
 $(PKG)_REMOTE_SUBDIR := 
-$(PKG)_SUBDIR   := statistics
+$(PKG)_SUBDIR   := statistics-$($(PKG)_VERSION)
 $(PKG)_FILE     := statistics-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
 $(PKG)_DEPS     := of-io