Make separate i386 and amd64 packages, this fixes the arch-independent-package-contains-binary-or-object lintian error

This commit is contained in:
HungryHobo
2010-11-12 04:04:27 +00:00
parent 11b69ee121
commit b4524c67d5
5 changed files with 41 additions and 16 deletions

View File

@ -10,11 +10,4 @@ chown $I2PUSER:$I2PUSER $SVCHOME
update-rc.d i2p defaults
cd $I2P
su $I2PUSER ./postinstall.sh
chmod 755 /usr/lib/i2p/eepget
chmod 755 /usr/lib/i2p/i2prouter
chmod 755 /usr/lib/i2p/i2psvc
invoke-rc.d i2p start