diff options
Diffstat (limited to 'editors/gnotepad+/files/patch-aa')
-rw-r--r-- | editors/gnotepad+/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/gnotepad+/files/patch-aa b/editors/gnotepad+/files/patch-aa new file mode 100644 index 000000000000..c807f58847d6 --- /dev/null +++ b/editors/gnotepad+/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed May 10 11:11:34 2000 ++++ Makefile.in Wed May 17 10:18:42 2000 +@@ -97,7 +97,7 @@ + + CLEANFILES = *~ .deps/* + +-Applicationsdir = $(datadir)/gnome/apps/Applications ++Applicationsdir = $(datadir)/apps/Applications + Applications_DATA = gnotepad+.desktop gnotepad+.spec + + SUBDIRS = docs po intl src |