File libosso_not_available.patch of Package mytest3
--- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # XXX devrootsh may end up with wrong-architecture binary. -all: devrootsh mad-developer-launcher src/mad-developer xterm-shell +all: devrootsh src/mad-developer xterm-shell #BIN=devrootsh mad-developer-launcher @@ -35,8 +35,6 @@ install_maemo: all cp mad-developer.desktop $(DESTDIR)/usr/share/applications/hildon mkdir -p $(DESTDIR)/usr/share/dbus-1/services cp mad-developer.service $(DESTDIR)/usr/share/dbus-1/services - mkdir -p $(DESTDIR)/usr/bin - cp mad-developer-launcher $(DESTDIR)/usr/bin/mad-developer mkdir -p $(DESTDIR)$(LIBDIR) cp dot-profile $(DESTDIR)$(LIBDIR) cp devrootsh $(DESTDIR)$(LIBDIR)