diff options
author | Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | 2011-10-17 10:24:04 +0200 |
---|---|---|
committer | Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | 2011-10-17 10:24:04 +0200 |
commit | c14ff33f94913a5ad5a58b46facfa95705b7cfc4 (patch) | |
tree | c7431f1bfdcba14f857f988aeab5b245c5b37fce /automotive-dlt.spec.in | |
parent | 819e474c9c645347d44e3f4a2941a83e75d68646 (diff) | |
download | DLT-daemon-c14ff33f94913a5ad5a58b46facfa95705b7cfc4.tar.gz |
Added dlt-system for packaging to spec file
Diffstat (limited to 'automotive-dlt.spec.in')
-rw-r--r-- | automotive-dlt.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/automotive-dlt.spec.in b/automotive-dlt.spec.in index 0ebe728..1cb54ec 100644 --- a/automotive-dlt.spec.in +++ b/automotive-dlt.spec.in @@ -65,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libdlt.so.@PRINT_MAJOR_VERSION@ %{_libdir}/libdlt.so.@GENIVI_PROJECT_VERSION@ %{_libdir}/libdlt.so +%{_bindir}/dlt-system %{_bindir}/dlt-convert %{_bindir}/dlt-receive %{_bindir}/dlt-adaptor-stdin |