diff options
Diffstat (limited to 'packages/gpephone/cms92init-0.1/oe-install.patch')
-rw-r--r-- | packages/gpephone/cms92init-0.1/oe-install.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/gpephone/cms92init-0.1/oe-install.patch b/packages/gpephone/cms92init-0.1/oe-install.patch deleted file mode 100644 index 23e321c6bd..0000000000 --- a/packages/gpephone/cms92init-0.1/oe-install.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- cms92init-simple/Makefile~ 2007-05-24 12:14:31.000000000 +0200 -+++ cms92init-simple/Makefile 2007-05-24 12:14:31.000000000 +0200 -@@ -12,5 +12,5 @@ - - install: - install -d $(DESTDIR)/$(PREFIX)/bin -- install -m755 cms92init $(DESTDIR)/$(PREFIX)/bin -+ install -m 755 cms92init $(DESTDIR)/$(PREFIX)/bin - |