diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-09-18 10:59:59 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-09-18 22:12:45 +0200 |
commit | 7b8353a5f9857df60712f59ce30756d1a2445771 (patch) | |
tree | ee5892865b0705eda8e0e8afa7e2bc8df67ea3bc /recipes/e17/entrance/disable-autodetect.patch | |
parent | 58ddfe261ddbbc21696da7f7abdd8985128e47b0 (diff) |
e17 : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/e17/entrance/disable-autodetect.patch')
-rw-r--r-- | recipes/e17/entrance/disable-autodetect.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/e17/entrance/disable-autodetect.patch b/recipes/e17/entrance/disable-autodetect.patch deleted file mode 100644 index a0412b3706..0000000000 --- a/recipes/e17/entrance/disable-autodetect.patch +++ /dev/null @@ -1,8 +0,0 @@ -diff -Nur entrance-0.9.0.007~/Makefile.am entrance-0.9.0.007/Makefile.am ---- entrance-0.9.0.007~/Makefile.am 2006-05-11 12:18:07.000000000 -0700 -+++ entrance-0.9.0.007/Makefile.am 2006-05-11 13:01:41.000000000 -0700 -@@ -23,4 +23,3 @@ - fi - - install-data-am: -- sh data/config/autodetect.sh || : |