# HG changeset patch # User John Donoghue # Date 1426009209 14400 # Node ID dc15f0105d5a0737c2d29ecc9ef7a40f92d99898 # Parent 732f437653ae637c2aaad57964a84cf6490f679b of-statistics: fix subdir to include version number * src/of-statistics.mk: ix subdir to include version number diff -r 732f437653ae -r dc15f0105d5a src/of-statistics.mk --- 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