summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-10-09 11:43:29 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-09 11:46:10 +0200
commit66f250756f11dccfc86b3eb0064ceabeb75b88fa (patch)
treea132a7381eb4e825342852e068d8207a4187efe1 /config
parent35f0ce952563221b5774efe4873d8c2a9c6f967c (diff)
downloadptxdist-66f250756f11dccfc86b3eb0064ceabeb75b88fa.tar.gz
ptxdist-66f250756f11dccfc86b3eb0064ceabeb75b88fa.tar.xz
ptxd_make_xpkg_finish: fill in Installed-Size
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'config')
-rw-r--r--config/xpkg/ipkg.control1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/xpkg/ipkg.control b/config/xpkg/ipkg.control
index 691dd7486..d6d37bf4c 100644
--- a/config/xpkg/ipkg.control
+++ b/config/xpkg/ipkg.control
@@ -4,6 +4,7 @@ Version: @VERSION@
Section: @SECTION@
Architecture: @ARCH@
Maintainer: @AUTHOR@
+Installed-Size: @INSTALLED_SIZE@
Depends: @DEPENDS@
Source: http://www.ptxdist.org/
Description: @DESCRIPTION@