dejsem.1.5/unix/debian/client.DEBIAN/postinst
changeset 0 676905a3b03c
equal deleted inserted replaced
-1:000000000000 0:676905a3b03c
       
     1 #!/bin/sh
       
     2 set -e
       
     3 . /usr/share/debconf/confmodule
       
     4 
       
     5 #expr match $DPKG_MAINTSCRIPT_PACKAGE. ^dejsem >/dev/null 2>&1 && {
       
     6 #	ln -sfn dejsem /usr/bin/dd.l
       
     7 #	ln -sfn dejsem /usr/bin/dd.list
       
     8 #	ln -sfn dejsem /usr/bin/dd.plc
       
     9 #	ln -sfn dejsem /usr/bin/dd.plf
       
    10 #	ln -sfn dejsem /usr/bin/dd.plp
       
    11 #	ln -sfn dejsem /usr/bin/dd.puc
       
    12 #	ln -sfn dejsem /usr/bin/dd.puf
       
    13 #	ln -sfn dejsem /usr/bin/dd.pull
       
    14 #	ln -sfn dejsem /usr/bin/dd.pullfile
       
    15 #	ln -sfn dejsem /usr/bin/dd.pulllist
       
    16 #	ln -sfn dejsem /usr/bin/dd.pullpeer
       
    17 #	ln -sfn dejsem /usr/bin/dd.pup
       
    18 #	ln -sfn dejsem /usr/bin/dd.push
       
    19 #	ln -sfn dejsem /usr/bin/dd.pushfile
       
    20 #	ln -sfn dejsem /usr/bin/dd.pushpeer
       
    21 #} || true