Author: rafl Date: Fri Oct 28 04:30:58 2005 New Revision: 9609 Modified: / (props changed) branches/debian/debian/parrot-dev.install branches/debian/debian/parrot.install Log: [EMAIL PROTECTED]: rafl | 2005-10-28 13:18:53 +0200 * Move parrot-config.imc to the right place.
Modified: branches/debian/debian/parrot-dev.install ============================================================================== --- branches/debian/debian/parrot-dev.install (original) +++ branches/debian/debian/parrot-dev.install Fri Oct 28 04:30:58 2005 @@ -1 +1,2 @@ usr/include/* +usr/parrot-config.imc usr/bin Modified: branches/debian/debian/parrot.install ============================================================================== --- branches/debian/debian/parrot.install (original) +++ branches/debian/debian/parrot.install Fri Oct 28 04:30:58 2005 @@ -1,5 +1,4 @@ ./usr/bin/parrot -./usr/parrot-config.imc usr/bin/parrot-config.imc ./usr/runtime/parrot/library/SDL/App.imc usr/lib/parrot/runtime/library/SDL/ ./usr/runtime/parrot/library/SDL/Button.imc usr/lib/parrot/runtime/library/SDL/ ./usr/runtime/parrot/library/SDL/Color.imc usr/lib/parrot/runtime/library/SDL/
