diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-03 20:32:48 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-05 19:04:32 +0300 |
| commit | 2b2f5720451b3e5bbf45775d7c7416a936eb77ac (patch) | |
| tree | 17cf183aac88fbbe373c46080649784a27d3c00f /res/debian | |
| parent | 703f95cf60a43274a416d55b313b6c1b8e796ed7 (diff) | |
build.ant: package-name injection into debian/control
Diffstat (limited to 'res/debian')
| -rw-r--r-- | res/debian/pkg__rhizi-common/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/debian/pkg__rhizi-common/control b/res/debian/pkg__rhizi-common/control index 88a3b56a..afb3857e 100644 --- a/res/debian/pkg__rhizi-common/control +++ b/res/debian/pkg__rhizi-common/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.5 Homepage: http://rhizi.net -Package: rhizi +Package: ${package-name} Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, |
