[neon/neon-packaging/selenium-webdriver-at-spi/Neon/release] debian: correct path for permission fixes
Carlos De Maine
null at kde.org
Tue Jun 11 10:38:22 BST 2024
Git commit 4e4ba3c7f709bafcecdb3c49dd0adacf3de79c4a by Carlos De Maine.
Committed on 11/06/2024 at 09:37.
Pushed by carlosdem into branch 'Neon/release'.
correct path for permission fixes
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/selenium-webdriver-at-spi/-/commit/4e4ba3c7f709bafcecdb3c49dd0adacf3de79c4a
diff --git a/debian/rules b/debian/rules
index b5b779c..e299f56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,4 +33,4 @@ override_dh_shlibdeps:
override_dh_fixperms:
dh_fixperms
- chmod 755 usr/share/selenium-webdriver-at-spi/examples/
+ chmod 755 debian/selenium-webdriver-at-spi/usr/share/selenium-webdriver-at-spi/examples/*
More information about the Neon-commits
mailing list