-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data/wscript_build: - removed misleading #!/usr/bin/env python2 - wildcards need ant_glob now wscript: - help is excluded for now. - gnome feature is no longer available in waf. => postinstall_icons and postinstall_scrollkeeper commented out for now. - hamster-time-tracker.schemas is first generated in the build root, and subsequently installed to /etc/gconf/schemas/. The destination can be changed with the new --gconf-dir option. So packagers would use something like ./waf configure build --gconf-dir=%{_sysconfdir}/gconf <...> - gconf schemas are now correctly registered globally with --makefile-install-rule this should reduce the risk of facing issue 265 again ("Tracking settings don't save") - bld.new_task_gen(...) is not available any longer, replaced with bld(...)
- Loading branch information
Showing
2 changed files
with
78 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters