From 39af6f2cf3abca715218f15e23560fdc2a8f4a5d Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sun, 11 Nov 2001 03:03:29 +0000 Subject: [PATCH] Don't install example files svn: r559 --- gramps/Makefile.in | 5 ----- gramps/gramps.spec | 2 -- 2 files changed, 7 deletions(-) diff --git a/gramps/Makefile.in b/gramps/Makefile.in index da35ab81e..6db264d94 100644 --- a/gramps/Makefile.in +++ b/gramps/Makefile.in @@ -22,8 +22,6 @@ install: (cd src/filters; ${MAKE} install) (cd src/data; ${MAKE} install) -${INSTALL} -d ${bindir} - -${INSTALL} -d ${sharedir}/example/gramps - -${INSTALL} -d ${sharedir}/example/gedcom -${INSTALL} -d ${GNOMEHELP}/${GM}/C -${INSTALL} -d ${GNOMEHELP}/${EG}/C -${INSTALL} doc/${GM}/C/${GM}/*.html ${GNOMEHELP}/${GM}/C @@ -31,9 +29,6 @@ install: -${INSTALL} doc/${EG}/C/${EG}/*.html ${GNOMEHELP}/${EG}/C ${INSTALL} gramps.sh ${bindir}/gramps ${INSTALL} doc/gramps.dtd ${sharedir} - -${INSTALL} example/gramps/*.jpg ${sharedir}/example/gramps - -${INSTALL} example/gramps/data.gramps ${sharedir}/example/gramps - -${INSTALL} example/gedcom/*.ged ${sharedir}/example/gedcom chmod +x ${bindir}/gramps uninstall: diff --git a/gramps/gramps.spec b/gramps/gramps.spec index 80813e318..b96c2ec7d 100644 --- a/gramps/gramps.spec +++ b/gramps/gramps.spec @@ -53,8 +53,6 @@ rm -rf $RPM_BUILD_ROOT %{prefix}/share/gnome/apps/Applications/gramps.desktop %{prefix}/share/pixmaps/gramps.png %{prefix}/share/locale/*/LC_MESSAGES/gramps.mo -%{prefix}/share/gramps/example/gedcom/* -%{prefix}/share/gramps/example/gramps/* %{prefix}/share/gramps/*.py %{prefix}/share/gramps/*.pyo %{prefix}/share/gramps/*.so