- BUGFIX: Profiling was only redone when the _xml_ source files had

changed, not when the entity files had changed - added a
          dependency on *.ent to the profiling target $(PROFILES) 
          to fix this

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=33
This commit is contained in:
Frank Sundermeyer
2011-08-05 15:09:22 +00:00
committed by Git OBS Bridge
parent f20f62d159
commit 017a00160a
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Aug 5 15:08:20 UTC 2011 - fsundermeyer@opensuse.org
- BUGFIX: Profiling was only redone when the _xml_ source files had
changed, not when the entity files had changed - added a
dependency on *.ent to the profiling target $(PROFILES)
to fix this
-------------------------------------------------------------------
Fri Aug 5 14:45:49 UTC 2011 - fsundermeyer@opensuse.org