This commit is contained in:
parent
572a7a394f
commit
120c14ee32
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
hyprutils (0.1.5-100pika2) pikauwu; urgency=medium
|
||||
hyprutils (0.1.5-100pika3) pikauwu; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
||||
|
2
debian/libhyprutils-dev.install
vendored
2
debian/libhyprutils-dev.install
vendored
@ -1 +1 @@
|
||||
/usr/lib/*/pkgconfig/hyprutils.pc
|
||||
usr/lib/*/pkgconfig/hyprutils.pc
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user