diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:38:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:38:33 +0000 |
commit | 1c3bf0e9c0b2f6cc8d0ea5e7a2cff20b943a93aa (patch) | |
tree | 4008acede57da9b919dbfad8a030cc20cc9160b2 /package/info | |
parent | fe48a8349911bc55d1f3d06ac2f1162227f15407 (diff) | |
download | s6-rc-1c3bf0e9c0b2f6cc8d0ea5e7a2cff20b943a93aa.tar.xz |
- link .so to correct soname
- fully strip shared libs
- Makefile syntactic consistency
Diffstat (limited to 'package/info')
-rw-r--r-- | package/info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/info b/package/info index aeba54b..7ac42f4 100644 --- a/package/info +++ b/package/info @@ -1,4 +1,4 @@ package=s6-rc -version=0.0.1.3 +version=0.0.1.4 category=admin package_macro_name=S6RC |