diff options
Diffstat (limited to 'editors/gnotepad+/files')
-rw-r--r-- | editors/gnotepad+/files/patch-aa | 2 | ||||
-rw-r--r-- | editors/gnotepad+/files/patch-ab | 11 |
2 files changed, 1 insertions, 12 deletions
diff --git a/editors/gnotepad+/files/patch-aa b/editors/gnotepad+/files/patch-aa index 048e275ef951..8a6d751bb623 100644 --- a/editors/gnotepad+/files/patch-aa +++ b/editors/gnotepad+/files/patch-aa @@ -6,7 +6,7 @@ -Applicationsdir = $(datadir)/gnome/apps/Applications -Applications_DATA = gnotepad+.desktop gnotepad+.spec -+@HAVE_GNOME_TRUE@Applicationsdir = $(datadir)/apps/Applications ++@HAVE_GNOME_TRUE@Applicationsdir = $(datadir)/gnome/apps/Applications +@HAVE_GNOME_TRUE@Applications_DATA = gnotepad+.desktop gnotepad+.spec SUBDIRS = docs po intl src diff --git a/editors/gnotepad+/files/patch-ab b/editors/gnotepad+/files/patch-ab deleted file mode 100644 index 6566ba43564b..000000000000 --- a/editors/gnotepad+/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/C/Makefile.in.orig Wed May 17 10:17:47 2000 -+++ docs/C/Makefile.in Wed May 17 10:18:09 2000 -@@ -65,7 +65,7 @@ - pkgdata_DATA = index-1.html index-2.html index-3.html index-4.html index-5.html index.html closedialog.png doclist.png doctabs.png editmenu.png fileinfo1.png fileinfo2.png find1.png find2.png find3.png htmldoc.png htmltag.png htmltb1.png htmltb2.png htmlwin.png mainoptions.png maintb.png mainwin.png msgbar.png msgbox.png optionsmenu0.png optionsmenu1.png optionsmenu2.png prefs_appearance.png prefs_document.png prefs_fonts.png prefs_fontsel.png prefs_htmltb.png prefs_maintb.png prefs_misc.png prefs_srcctrl.png prefs_window.png printdialog.png shellcmd.png splashscreen.png textarea.png windowmenu.png winlist.png winnew.png topic.dat - - --gnp_helpdir = $(datadir)/gnome/help/gnotepad+/C -+gnp_helpdir = $(datadir)/help/gnotepad+/C - - EXTRA_DIST = $(pkgdata_DATA) - |