Changeset 86
- Timestamp:
- 04/17/07 12:18:42 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debbuild
r85 r86 1 1 #!/usr/bin/perl 2 2 # debbuild script 3 # Sham lessly steals intreface from rpm's "rpmbuild" to create3 # Shamelessly steals interface from rpm's "rpmbuild" to create 4 4 # Debian packages. Please note that such packages are highly 5 5 # unlikely to conform to "Debian Policy". … … 10 10 # Last update by $Author$ 11 11 ### 12 # Copyright 2005 ,2006Kris Deugau <kdeugau@deepnet.cx>12 # Copyright 2005-2007 Kris Deugau <kdeugau@deepnet.cx> 13 13 # 14 14 # This program is free software; you can redistribute it and/or modify
Note:
See TracChangeset
for help on using the changeset viewer.