diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 19:53:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 19:53:25 +0000 |
commit | 7800213ae07c1c7047d81dda9a03e77ffc326d9e (patch) | |
tree | fa455afd1c755a379f7c72c562d20aad971383b6 /editors/gnotepad+/files/patch-aa | |
parent | Update to version 0.4. (diff) |
Update to 1.3.0
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=28537
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 |