From 43678e47f21f4df0f9587f354751942207e19858 Mon Sep 17 00:00:00 2001 From: q3aql Date: Sun, 24 Jun 2018 21:15:26 +0200 Subject: [PATCH] Makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c762af6..665670f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ################################################# -# Instalar easy-samba 1.5.2 (q3aql) # +# Instalar easy-samba 1.6 (q3aql) # ################################################# PREFIX=/usr @@ -15,7 +15,7 @@ install: chmod 755 $(PREFIX)/bin/easy-samba chmod 755 $(PREFIX)/bin/easy-samba-gtk chmod 755 $(PREFIX)/bin/easy-samba-gtk-admin - + uninstall: rm -rf $(PREFIX)/bin/easy-samba rm -rf $(PREFIX)/bin/easy-samba-gtk