added clean
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 17 May 2009 12:51:33 +0000 (12:51 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 17 May 2009 12:51:33 +0000 (12:51 +0000)
git-svn-id: svn://svn.rot13.org/sysadmin-cookbook@81 191e9f34-6774-4a6d-acfc-7664dacd4a2a

recepies/zfs/Makefile

index c5548f5..9e0a6f6 100644 (file)
@@ -1,7 +1,7 @@
 # checkout source with
 
 all:
-       echo "make [checkout deb]"
+       echo "make [checkout deb clean]"
 
 checkout:
        hg clone http://www.wizy.org/mercurial/zfs-fuse/trunk zfs-fuse
@@ -22,3 +22,6 @@ deb: uninstall zfs-fuse
                --pkgsource http://www.wizy.org/wiki/ZFS_on_FUSE --maintainer dpavlin@rot13.org \
                --provides zfs --requires libfuse2,fuse-utils,libaio1 \
                --exclude /rest/cvs/zfs-fuse/src/.sconsign.dblite \
+
+clean:
+       rm -Rf zfs-fuse/