aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notecase/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/notecase/files/patch-Makefile')
-rw-r--r--deskutils/notecase/files/patch-Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/notecase/files/patch-Makefile b/deskutils/notecase/files/patch-Makefile
index ec8e9de91708..d41fac86ada1 100644
--- a/deskutils/notecase/files/patch-Makefile
+++ b/deskutils/notecase/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig 2008-06-25 10:51:41.579443700 +0200
-+++ Makefile 2008-06-25 10:55:39.374709579 +0200
+--- Makefile.orig 2008-09-03 14:35:44.168798355 +0200
++++ Makefile 2008-09-03 14:46:25.884603576 +0200
@@ -13,6 +13,7 @@
prefix=/usr
bindir=$(prefix)/bin
@@ -8,7 +8,7 @@
# define top of RPM build area
topdir=/usr/src/redhat
-@@ -557,18 +558,21 @@
+@@ -591,18 +592,21 @@
pouninstall:
@rm -vf $(DESTDIR)$(datadir)/locale/*/LC_MESSAGES/notecase.mo
@echo done uninstalling translations
@@ -29,11 +29,11 @@
install -d -m 755 $(DESTDIR)$(datadir)/mime/packages/
install -d -m 755 $(DESTDIR)$(datadir)/pixmaps/
$(INSTALL) -m 755 $(BIN)/notecase$(EXE) "$(DESTDIR)$(bindir)/notecase$(EXE)"
-- $(INSTALL) -m 644 docs/help.ncd "$(DESTDIR)$(datadir)/doc/notecase/help.ncd"
+- $(INSTALL) -m 644 docs/help.ncd "$(DESTDIR)$(docdir)/notecase/help.ncd"
$(INSTALL) -m 644 docs/notecase.xml "$(DESTDIR)$(datadir)/mime/packages/notecase.xml"
$(Q)if [ -n "$(NOKIA_MAEMO_BUILD)" ]; then \
$(INSTALL) -m 644 docs/notecase.desktop "$(DESTDIR)$(datadir)/applications/hildon/notecase.desktop"; \
-@@ -760,7 +764,7 @@
+@@ -794,7 +798,7 @@
#
# Note: first "make" command forces generating correct help file path in "config.h"
#