aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freenx
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 16:46:37 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-19 16:46:37 +0200
commit57f87fad39421fd45b8d0fa9c1fd2e605b6456ec (patch)
treee68e2ac6127864db9bddac39da433cb578a2a03b /recipes/freenx
parent707d89e0be7ae646f633e3a45d6af1163d7c937c (diff)
downloadopenembedded-57f87fad39421fd45b8d0fa9c1fd2e605b6456ec.tar.gz
freenx : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/freenx')
-rw-r--r--recipes/freenx/nxkill/Makefile.in.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/freenx/nxkill/Makefile.in.patch b/recipes/freenx/nxkill/Makefile.in.patch
deleted file mode 100644
index 4531c856ed..0000000000
--- a/recipes/freenx/nxkill/Makefile.in.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: nxkill/Makefile.in
-===================================================================
---- nxkill.orig/Makefile.in
-+++ nxkill/Makefile.in
-@@ -12,7 +12,7 @@ LIBVERSION=@LIBVERSION@
- #
- CXX = @CXX@
- CXXFLAGS = @CXXFLAGS@ @X_CFLAGS@ @DEFS@ \
-- -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes \
-+ -Wall -Wpointer-arith \
-
- CXXINCLUDES = -I. -I../nxcomp
-