diff options
author | jestin | 2003-01-08 10:19:03 +0000 |
---|---|---|
committer | jestin | 2003-01-08 10:19:03 +0000 |
commit | 144dfeaea272221eb8a8499a67705424a127f4c2 (patch) | |
tree | 4b7322339a98d18523ebcc98b57bab74c3b56c34 /debian/librules-manual.txt | |
parent | d4b54834b2aa9acb54849d1df80e510a3dbf798a (diff) | |
download | ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.zip ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.tar.gz ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.tar.bz2 ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.tar.xz |
closer to the java debian packaging policy
Diffstat (limited to 'debian/librules-manual.txt')
-rw-r--r-- | debian/librules-manual.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/librules-manual.txt b/debian/librules-manual.txt index 5ddb48a..db0be37 100644 --- a/debian/librules-manual.txt +++ b/debian/librules-manual.txt @@ -27,7 +27,6 @@ For every binary package <package> you want to build: - If the package is "arch: all", make debian/stamp/binary/indep depend on debian/stamp/binary/<package>; otherwise make debian/stamp/binary/arch depend on that target - - Write a target debian/stamp/binary/<package> using the following template: debian/stamp/binary/<package>: package=<package> |