- 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,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7947813d13f612e6228a90a38463501751e1f3caf4a83901139760f3ec4fa5a
size 755022
oid sha256:e4194709c28ea8b50469eb9f0abb554d35651ed6436cdaa84edc7bc7eb7601a9
size 755178

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