equal
deleted
inserted
replaced
|
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 |