forked from I2P_Developers/i2p.i2p
Don't delete debian/copyright during "ant clean".
Instead of deleting debian/copyright with "ant clean", add it to .mtn-ignore. With the current method, the copyright file doesn't end up in the debian source package...
This commit is contained in:
@@ -22,3 +22,4 @@ _jsp\.java$
|
||||
~$
|
||||
/build/
|
||||
/classes/
|
||||
^debian/copyright
|
||||
|
Reference in New Issue
Block a user