debian/rules
changeset 60 bb36de81da32
parent 43 c6b65799fdb3
equal deleted inserted replaced
59:8088c95fac5d 60:bb36de81da32
       
     1 #!/bin/sh
       
     2 
       
     3 echo "NOT YET. Debian package generation needs to be re-done"
       
     4 exit 1
       
     5 
     1 #!/usr/bin/make -f
     6 #!/usr/bin/make -f
     2 # -*- makefile -*-
     7 # -*- makefile -*-
     3 # Sample debian/rules that uses debhelper.
     8 # Sample debian/rules that uses debhelper.
     4 # This file was originally written by Joey Hess and Craig Small.
     9 # This file was originally written by Joey Hess and Craig Small.
     5 # As a special exception, when this file is copied by dh-make into a
    10 # As a special exception, when this file is copied by dh-make into a