# HG changeset patch # User Christophe Lincoln # Date 1307849220 -7200 # Node ID 7837967d85139c01cf3d711753edc7ab64903d0a # Parent 54d6ef26b690af7e630b4842110f59f389d2f3c1 Small update anf fix to README and Makefile diff -r 54d6ef26b690 -r 7837967d8513 Makefile --- a/Makefile Sun Jun 12 04:41:42 2011 +0200 +++ b/Makefile Sun Jun 12 05:27:00 2011 +0200 @@ -14,10 +14,14 @@ $(DESTDIR)/etc/$(PACKAGE) \ $(DESTDIR)$(DOCDIR)/$(PACKAGE) \ $(DESTDIR)$(PREFIX)/bin \ - $(DESTDIR)$(PREFIX)/sbin + $(DESTDIR)$(PREFIX)/sbin \ + $(DESTDIR)/var/cache/$(PACKAGE) \ + $(DESTDIR)$(PREFIX)/share/applications \ install -m 0755 $(PACKAGE) $(DESTDIR)$(PREFIX)/bin install -m 0755 $(PACKAGE)-box $(DESTDIR)$(PREFIX)/bin install -m 0755 $(PACKAGE)-server $(DESTDIR)$(PREFIX)/sbin install -m 0644 README $(DESTDIR)$(DOCDIR)/$(PACKAGE) install -m 0644 data/$(PACKAGE)-server.conf $(DESTDIR)/etc/$(PACKAGE) + install -m 0644 data/$(PACKAGE).desktop \ + $(DESTDIR)$(PREFIX)/share/applications diff -r 54d6ef26b690 -r 7837967d8513 README --- a/README Sun Jun 12 04:41:42 2011 +0200 +++ b/README Sun Jun 12 05:27:00 2011 +0200 @@ -163,9 +163,7 @@ -------------------- If you want to install the latest code to test and help in development you can clone the ssfs Mercurial repository. As usual, closely follow the SliTaz light -philosophy with speed and security in mind: - -$ hg clone http://hg.slitaz.org/ssfs +philosophy with speed and security in mind: hg clone http://hg.slitaz.org/ssfs Install with 'make install' (DESTDIR is supported for packaging), update the POT file if any new strings have been added with 'make pot', and merger PO files with @@ -173,9 +171,7 @@ are searching for something to do you can have a look to the TODO file :-) Bugs can be reported on the SliTaz mailing list, forum or scn since the devel -forum is synced. All sites are liked from the main website at: - -http://www.slitaz.org/ +forum is synced. All sites are liked from: http://www.slitaz.org/ To share ideas and get involved into Ssfs project you can join the Ssfs group on the SliTaz Community Network website : http://scn.slitaz.org/groups/ssfs/