Codebase list grantlee-editor / a5e6fd3
Add dh_fixperms for two executable desktop files. Scarlett Clark 8 years ago
2 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
66 * I don't know what the ignore file is suppose to do, but it is not
77 ingnoring. We are failing at the debian patch we do not want. Removing
88 from series file.
9 * Add dh_fixperms for two executable desktop files.
910
1011 -- Scarlett Clark <sgclark@kubuntu.org> Wed, 09 Mar 2016 21:16:17 -0800
1112
2323 echo "Tightening dependency on kdepim-runtime to (>= $(KDEPIM_RUNTIME_VERSION)"; \
2424 sed -i '/^shlibs:[^=]\+=/{ s/\(^shlibs:[^=]\+=[[:space:]]*\|,[[:space:]]*\)\(kdepim-runtime\)\([[:space:]]*([[:space:]]*[><=]\+[^)]\+)\)\?/\1\2 (>= $(KDEPIM_RUNTIME_VERSION))/g }' debian/*.substvars; \
2525 fi
26
27 override_dh_fixperms:
28 $(overridden_command) -Xetc/xdg/autostart/kalarm.autostart.desktop
29 $(overridden_command) -Xetc/xdg/autostart/org.kde.korgac.desktop