]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - debian/rules
Move manual link creation from debian/rules to debian/links and thus make use of...
[sven/exfat-utils.git] / debian / rules
index 01a85aceceef9839d9400a8932080e2249eb0023..dc721abe7c481f050e30b6fd73cd57027259f2e6 100755 (executable)
@@ -12,14 +12,4 @@ override_dh_auto_build:
 
 override_dh_auto_clean:
        scons -c
-
-override_dh_auto_install:
-       mkdir -p debian/exfat-utils/sbin
-       cd debian/exfat-utils/sbin && \
-               ln -s exfatfsck fsck.exfat; \
-               ln -s mkexfatfs mkfs.exfat
-
-       mkdir -p debian/exfat-utils/usr/share/man/man8
-       cd debian/exfat-utils/usr/share/man/man8 && \
-               ln -s exfatfsck.8.gz fsck.exfat.8.gz; \
-               ln -s mkexfatfs.8.gz mkfs.exfat.8.gz
+       rm -f config.log