diff --git a/debian/changelog b/debian/changelog index 00c7786..2643457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hyprutils (0.1.5-100pika2) pikauwu; urgency=medium +hyprutils (0.1.5-100pika3) pikauwu; urgency=medium * Initial release. diff --git a/debian/libhyprutils-dev.install b/debian/libhyprutils-dev.install index 489381d..baead2f 100644 --- a/debian/libhyprutils-dev.install +++ b/debian/libhyprutils-dev.install @@ -1 +1 @@ -/usr/lib/*/pkgconfig/hyprutils.pc +usr/lib/*/pkgconfig/hyprutils.pc diff --git a/debian/rules b/debian/rules index fa7196c..95b7752 100755 --- a/debian/rules +++ b/debian/rules @@ -12,6 +12,7 @@ override_dh_auto_configure: override_dh_install: DESTDIR=debian/tmp cmake --install build dh_install + rm -rfv debian/libhyprlang/usr/lib/*/pkgconfig/hyprutils.pc ## === End end of region === ## This here will start the build: