svn: r3086
This commit is contained in:
Don Allingham 2004-04-11 02:39:27 +00:00
parent 1c995add59
commit f40e54f1a9
5 changed files with 6 additions and 8 deletions

View File

@ -1,5 +1,5 @@
%define ver 1.1.0
%define rel 0.CVS20040407
%define rel 0.CVS20040410
%define prefix /usr
%define localstatedir /var/lib
# Ensure that internal RPM macros for configure & makeinstall

View File

@ -1,5 +1,5 @@
%define ver 1.1.0
%define rel 0.CVS20040407
%define rel 0.CVS20040410
%define prefix /usr
%define localstatedir /var/lib
# Ensure that internal RPM macros for configure & makeinstall

View File

@ -94,8 +94,7 @@ GLADEFILES = \
gramps.glade\
mergedata.glade\
plugins.glade\
rule.glade\
styles.glade
rule.glade
GRAPHICS = \
bad.png\

View File

@ -206,8 +206,7 @@ GLADEFILES = \
gramps.glade\
mergedata.glade\
plugins.glade\
rule.glade\
styles.glade
rule.glade
GRAPHICS = \
@ -227,7 +226,7 @@ GRAPHICS = \
# Other stuff that we need to install
dist_pkgdata_DATA = $(GLADEFILES) $(GRAPHICS) gramps.desktop papersize.xml
dist_pkgdata_DATA = $(GLADEFILES) $(GRAPHICS) gramps.desktop
subdir = src
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

View File

@ -112,7 +112,7 @@ target_alias = @target_alias@
# This is the src/data level Makefile
SUBDIRS = templates
pkgdata_DATA = gedcom.xml
pkgdata_DATA = gedcom.xml papersize.xml
EXTRA_DIST = $(pkgdata_DATA)
subdir = src/data