diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 07:42:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-30 07:42:38 +0000 |
commit | d5ad543d6da03bfc38873354f9112a4e6c2b80e3 (patch) | |
tree | 42197f31fe3d9a49f6bdc83938080ce1e21fc705 /app-emulation/vice/files | |
parent | remove older ebuilds (diff) | |
download | historical-d5ad543d6da03bfc38873354f9112a4e6c2b80e3.tar.gz historical-d5ad543d6da03bfc38873354f9112a4e6c2b80e3.tar.bz2 historical-d5ad543d6da03bfc38873354f9112a4e6c2b80e3.zip |
remove unused patches
Diffstat (limited to 'app-emulation/vice/files')
-rw-r--r-- | app-emulation/vice/files/1.12-po-Makefile.patch | 17 | ||||
-rw-r--r-- | app-emulation/vice/files/1.13-po-Makefile.patch | 17 |
2 files changed, 0 insertions, 34 deletions
diff --git a/app-emulation/vice/files/1.12-po-Makefile.patch b/app-emulation/vice/files/1.12-po-Makefile.patch deleted file mode 100644 index 84ff95cb4e41..000000000000 --- a/app-emulation/vice/files/1.12-po-Makefile.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- Makefile.in.in 2000-07-14 18:26:17.000000000 -0400 -+++ /Makefile.in.in 2003-07-13 03:13:35.000000000 -0400 -@@ -18,10 +18,10 @@ - - prefix = @prefix@ - exec_prefix = @exec_prefix@ --datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale --gnulocaledir = $(prefix)/share/locale --gettextsrcdir = $(prefix)/share/gettext/po -+datadir = $(DESTDIR)$(prefix)/@DATADIRNAME@ -+localedir = $(DESTDIR)$(datadir)/locale -+gnulocaledir = $(DESTDIR)$(prefix)/share/locale -+gettextsrcdir = $(DESTDIR)$(prefix)/share/gettext/po - subdir = po - - INSTALL = @INSTALL@ diff --git a/app-emulation/vice/files/1.13-po-Makefile.patch b/app-emulation/vice/files/1.13-po-Makefile.patch deleted file mode 100644 index 84ff95cb4e41..000000000000 --- a/app-emulation/vice/files/1.13-po-Makefile.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- Makefile.in.in 2000-07-14 18:26:17.000000000 -0400 -+++ /Makefile.in.in 2003-07-13 03:13:35.000000000 -0400 -@@ -18,10 +18,10 @@ - - prefix = @prefix@ - exec_prefix = @exec_prefix@ --datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale --gnulocaledir = $(prefix)/share/locale --gettextsrcdir = $(prefix)/share/gettext/po -+datadir = $(DESTDIR)$(prefix)/@DATADIRNAME@ -+localedir = $(DESTDIR)$(datadir)/locale -+gnulocaledir = $(DESTDIR)$(prefix)/share/locale -+gettextsrcdir = $(DESTDIR)$(prefix)/share/gettext/po - subdir = po - - INSTALL = @INSTALL@ |