summaryrefslogtreecommitdiff
path: root/openembedded/packages/gcalctool/files
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-24 07:45:34 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-24 07:45:34 +0000
commit63e2f3e549fa5ef0388f5e975ff166e287f64cf4 (patch)
tree9e3f74c84bfa2e6a2303345450062aaf995671fe /openembedded/packages/gcalctool/files
parent00f5d77e03a8e46607149bb82d7acacfc7996990 (diff)
downloadopenembedded-core-63e2f3e549fa5ef0388f5e975ff166e287f64cf4.tar.gz
openembedded-core-63e2f3e549fa5ef0388f5e975ff166e287f64cf4.tar.bz2
openembedded-core-63e2f3e549fa5ef0388f5e975ff166e287f64cf4.tar.xz
openembedded-core-63e2f3e549fa5ef0388f5e975ff166e287f64cf4.zip
Misc changes to match OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@334 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/gcalctool/files')
-rw-r--r--openembedded/packages/gcalctool/files/makefile-fix.diff18
1 files changed, 0 insertions, 18 deletions
diff --git a/openembedded/packages/gcalctool/files/makefile-fix.diff b/openembedded/packages/gcalctool/files/makefile-fix.diff
deleted file mode 100644
index 48a546271..000000000
--- a/openembedded/packages/gcalctool/files/makefile-fix.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- gcalctool/Makefile.am~ 2005-03-23 16:50:10.000000000 +0000
-+++ gcalctool/Makefile.am 2006-03-20 13:59:17.000000000 +0000
-@@ -30,15 +30,8 @@
-
- SCHEMAS_FILE = gcalctool.schemas
-
--### Install the schemas file in /etc if GNOME support is not compiled in,
--### and do not install the schemas at all
--if DISABLE_GNOME
--schemasdir = $(sysconfdir)/gcalctool
--schemas_DATA = $(SCHEMAS_FILE)
--else
- schemadir = $(GCONF_SCHEMA_FILE_DIR)
- schema_DATA = $(SCHEMAS_FILE)
--endif
-
- EXTRA_DIST = \
- autogen.sh \