[glade--]A bug in glademm.spec file
Igor Gorbounov <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Message-ID | <[email protected]> |
There is a mistake in line 53 of the glademm.spec file (this relates to
glademm-1.1.3f and
glade-2.0.0 packages):
%doc docs/*.txt docs/KNOWN docs/*html should be:
%doc docs/*.txt docs/old/KNOWN docs/*html
because there is no docs/KNOWN file.
Igor Gorbounov