2003-10-15 Tim Waugh <twaugh@redhat.com>
* src/Makefile.am: Add uninstall rule for grampslib.so (now 'make distcheck' passes again). svn: r2258
This commit is contained in:
parent
81b02975d6
commit
7fc8c32729
@ -1,3 +1,7 @@
|
||||
2003-10-15 Tim Waugh <twaugh@redhat.com>
|
||||
* src/Makefile.am: Add uninstall rule for grampslib.so (now 'make
|
||||
distcheck' passes again).
|
||||
|
||||
2003-10-14 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||
* src/ListModel.py (find): Prevent traceback if the entry is not found.
|
||||
|
||||
|
@ -173,3 +173,4 @@ install-data-local:
|
||||
uninstall-local:
|
||||
-rm $(DESTDIR)$(prefix)/share/pixmaps/gramps.png
|
||||
-rm $(DESTDIR)$(prefix)/share/gnome/apps/Applications/gramps.desktop
|
||||
-rm $(DESTDIR)$(pkglibdir)/grampslib.so
|
||||
|
Loading…
Reference in New Issue
Block a user