FS#14600 - [puzzles] Conflicts with cube
Attached to Project:
Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 06 May 2009, 01:13 GMT
Last edited by Ionut Biru (wonder) - Saturday, 16 May 2009, 10:13 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 06 May 2009, 01:13 GMT
Last edited by Ionut Biru (wonder) - Saturday, 16 May 2009, 10:13 GMT
|
Details
Description: Both package have the file /usr/bin/cube
Name : puzzles Version : 7989-4 Provides : None Conflicts With : None Name : cube Version : 2005_08_29-9 Provides : None Conflicts With : None |
This task depends upon
Closed by Ionut Biru (wonder)
Saturday, 16 May 2009, 10:13 GMT
Reason for closing: Fixed
Additional comments about closing: puzzles 8541-1
Saturday, 16 May 2009, 10:13 GMT
Reason for closing: Fixed
Additional comments about closing: puzzles 8541-1
mv "$pkgdir/usr/bin/net" "$pkgdir/usr/bin/puzzles-net" && \
mv "$pkgdir/usr/bin/cube" "$pkgdir/usr/bin/puzzles-cube" && \
mv "$pkgdir/usr/bin/blackbox" "$pkgdir/usr/bin/puzzles-blackbox" || return 1
instead of
mv "$pkgdir/usr/bin/net" "$pkgdir/usr/bin/netgame" || return 1
at the end of PKGBUILD