/[sysadmin-cookbook]/recepies/zfs/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /recepies/zfs/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 80 by root, Sun May 3 14:13:01 2009 UTC revision 81 by dpavlin, Sun May 17 12:51:33 2009 UTC
# Line 1  Line 1 
1  # checkout source with  # checkout source with
2    
3  all:  all:
4          echo "make [checkout deb]"          echo "make [checkout deb clean]"
5    
6  checkout:  checkout:
7          hg clone http://www.wizy.org/mercurial/zfs-fuse/trunk zfs-fuse          hg clone http://www.wizy.org/mercurial/zfs-fuse/trunk zfs-fuse
# Line 22  deb: uninstall zfs-fuse Line 22  deb: uninstall zfs-fuse
22                  --pkgsource http://www.wizy.org/wiki/ZFS_on_FUSE --maintainer dpavlin@rot13.org \                  --pkgsource http://www.wizy.org/wiki/ZFS_on_FUSE --maintainer dpavlin@rot13.org \
23                  --provides zfs --requires libfuse2,fuse-utils,libaio1 \                  --provides zfs --requires libfuse2,fuse-utils,libaio1 \
24                  --exclude /rest/cvs/zfs-fuse/src/.sconsign.dblite \                  --exclude /rest/cvs/zfs-fuse/src/.sconsign.dblite \
25    
26    clean:
27            rm -Rf zfs-fuse/

Legend:
Removed from v.80  
changed lines
  Added in v.81

  ViewVC Help
Powered by ViewVC 1.1.26