aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/opencdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opencdk/Makefile b/package/opencdk/Makefile
index baca64cbe3..05cee55bff 100644
--- a/package/opencdk/Makefile
+++ b/package/opencdk/Makefile
@@ -90,7 +90,7 @@ uninstall-dev:
rm -rf \
$(STAGING_DIR)/usr/bin/opencdk-config \
$(STAGING_DIR)/usr/include/opencdk.h \
- $(STAGING_DIR)/usr/lib/opencdk.{a,so*} \
+ $(STAGING_DIR)/usr/lib/libopencdk.{a,so*} \
compile: install-dev