diff options
author | ANZ1217 <chihun.jeong@samsung.com> | 2024-02-27 12:41:46 +0900 |
---|---|---|
committer | ANZ1217 <chihun.jeong@samsung.com> | 2024-02-27 13:43:30 +0900 |
commit | bf1018b3a00c7ab4e7f719a25493a4f2b66138c2 (patch) | |
tree | 5c0b9d78ab19c83c0afed2fcd0ec792d01e63a95 /packaging | |
parent | 352f81afe259b7b3f10d1258f539abd60d81d8cc (diff) | |
download | harfbuzz-tizen.tar.gz harfbuzz-tizen.tar.bz2 harfbuzz-tizen.zip |
Fix build errorHEADtizen_9.0_m2_releaseaccepted/tizen/unified/x/20240228.011951accepted/tizen/unified/toolchain/20240311.070016accepted/tizen/unified/dev/20240620.010747accepted/tizen/unified/20240227.173429accepted/tizen/9.0/unified/20241030.234925tizen_9.0tizenaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unified
Change-Id: Ic62da17757a4d778f1c509f0144194097718294e
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/harfbuzz.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec index af3de60..363c198 100644 --- a/packaging/harfbuzz.spec +++ b/packaging/harfbuzz.spec @@ -82,4 +82,4 @@ rm -rf %{buildroot}/%{_datadir}/gtk-doc %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_libdir}/cmake/harfbuzz/harfbuzz-config.cmake -%{_libdir}/debug/usr/bin/hb-info.debug +#%{_libdir}/debug/usr/bin/hb-info.debug |