]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/rules
Imported Debian patch 0.9.5-1
[sven/fuse-exfat.git] / debian / rules
1 #!/usr/bin/make -f
2
3 # Uncomment this to turn on verbose mode.
4 #export DH_VERBOSE=1
5
6 %:
7         dh $@ 
8
9 override_dh_auto_build:
10         scons
11
12 override_dh_auto_clean:
13         scons -c