]> git.sven.stormbind.net Git - sven/vym.git/commitdiff
Remove DATAROOTDIR and DOCDIR overrides, upstream changed accordingly.
authorSven Hoexter <sven@stormbind.net>
Thu, 22 Jan 2026 11:53:28 +0000 (12:53 +0100)
committerSven Hoexter <sven@stormbind.net>
Thu, 22 Jan 2026 11:53:28 +0000 (12:53 +0100)
debian/changelog
debian/rules

index d3995d56eab97db1b5faf2d65b97f281fd66d9a0..6fccded6a0c9e33d2813325baf5db5dcce32f179 100644 (file)
@@ -4,6 +4,7 @@ vym (2.9.604-1) UNRELEASED; urgency=medium
     Upstream commit e00fe254a6ff6db1cface0645cbb1769a302bbef, branch develop.
   * Refresh all patches.
   * Update to Standards-Version 4.7.3, remove the Priority field.
+  * Remove DATAROOTDIR and DOCDIR overrides, upstream changed accordingly.
 
  -- Sven Hoexter <hoexter@debian.org>  Thu, 22 Jan 2026 11:57:55 +0100
 
index 2a55a8104e65835e2f3517bcc5ac7b11d6fff24e..a114b5bae0733ffff17dc1a2afc6a73f48da66bf 100755 (executable)
@@ -9,9 +9,7 @@ export QT_SELECT = 6
 
 override_dh_auto_configure:
        dh_auto_configure -- \
-               -DCMAKE_INSTALL_DATAROOTDIR="share/vym" \
-               -DCMAKE_INSTALL_MANDIR="share/man/man1" \
-               -DCMAKE_INSTALL_DOCDIR="share/doc/vym"
+               -DCMAKE_INSTALL_MANDIR="share/man/man1"
 
 override_dh_auto_install:
        dh_auto_install --destdir=debian/vym/