ssfs rev 25
Small update anf fix to README and Makefile
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Jun 12 05:27:00 2011 +0200 (2011-06-12) |
parents | 54d6ef26b690 |
children | d11a314ab78c |
files | Makefile README |
line diff
1.1 --- a/Makefile Sun Jun 12 04:41:42 2011 +0200 1.2 +++ b/Makefile Sun Jun 12 05:27:00 2011 +0200 1.3 @@ -14,10 +14,14 @@ 1.4 $(DESTDIR)/etc/$(PACKAGE) \ 1.5 $(DESTDIR)$(DOCDIR)/$(PACKAGE) \ 1.6 $(DESTDIR)$(PREFIX)/bin \ 1.7 - $(DESTDIR)$(PREFIX)/sbin 1.8 + $(DESTDIR)$(PREFIX)/sbin \ 1.9 + $(DESTDIR)/var/cache/$(PACKAGE) \ 1.10 + $(DESTDIR)$(PREFIX)/share/applications \ 1.11 install -m 0755 $(PACKAGE) $(DESTDIR)$(PREFIX)/bin 1.12 install -m 0755 $(PACKAGE)-box $(DESTDIR)$(PREFIX)/bin 1.13 install -m 0755 $(PACKAGE)-server $(DESTDIR)$(PREFIX)/sbin 1.14 install -m 0644 README $(DESTDIR)$(DOCDIR)/$(PACKAGE) 1.15 install -m 0644 data/$(PACKAGE)-server.conf $(DESTDIR)/etc/$(PACKAGE) 1.16 + install -m 0644 data/$(PACKAGE).desktop \ 1.17 + $(DESTDIR)$(PREFIX)/share/applications 1.18
2.1 --- a/README Sun Jun 12 04:41:42 2011 +0200 2.2 +++ b/README Sun Jun 12 05:27:00 2011 +0200 2.3 @@ -163,9 +163,7 @@ 2.4 -------------------- 2.5 If you want to install the latest code to test and help in development you can 2.6 clone the ssfs Mercurial repository. As usual, closely follow the SliTaz light 2.7 -philosophy with speed and security in mind: 2.8 - 2.9 -$ hg clone http://hg.slitaz.org/ssfs 2.10 +philosophy with speed and security in mind: hg clone http://hg.slitaz.org/ssfs 2.11 2.12 Install with 'make install' (DESTDIR is supported for packaging), update the POT 2.13 file if any new strings have been added with 'make pot', and merger PO files with 2.14 @@ -173,9 +171,7 @@ 2.15 are searching for something to do you can have a look to the TODO file :-) 2.16 2.17 Bugs can be reported on the SliTaz mailing list, forum or scn since the devel 2.18 -forum is synced. All sites are liked from the main website at: 2.19 - 2.20 -http://www.slitaz.org/ 2.21 +forum is synced. All sites are liked from: http://www.slitaz.org/ 2.22 2.23 To share ideas and get involved into Ssfs project you can join the Ssfs group 2.24 on the SliTaz Community Network website : http://scn.slitaz.org/groups/ssfs/