FreeBSD Bugzilla – Attachment 53985 Details for
Bug 81691
fix to ports/french/alphabet_sounds_fr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.76 KB, created by
bruno schwander
on 2005-05-31 05:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bruno schwander
Created:
2005-05-31 05:20:01 UTC
Size:
2.76 KB
patch
obsolete
>diff -U 4 -r Makefile.orig Makefile >--- Makefile.orig Mon May 30 20:24:07 2005 >+++ Makefile Mon May 30 20:24:32 2005 >@@ -15,10 +15,8 @@ > > BUILD_DEPENDS= ${X11BASE}/bin/childsplay:${PORTSDIR}/games/childsplay > RUN_DEPENDS= ${BUILD_DEPENDS} > >-BROKEN= Size mismatch >- > USE_REINPLACE= yes > USE_PYTHON= yes > USE_X_PREFIX= yes > >diff -U 4 -r distinfo.orig distinfo >--- distinfo.orig Mon May 30 20:24:07 2005 >+++ distinfo Mon May 30 20:25:03 2005 >@@ -1,2 +1,2 @@ >-MD5 (alphabet_sounds_fr.tar.gz) = 3fb47c0349b37b240a0bf33b726d2ab3 >-SIZE (alphabet_sounds_fr.tar.gz) = 222730 >+MD5 (alphabet_sounds_fr.tar.gz) = 422f14b3644c76e6ea0c2a10714bfc7b >+SIZE (alphabet_sounds_fr.tar.gz) = 222727 >diff -U 4 -r alphabet_sounds_fr.orig/files/patch-install.sh alphabet_sounds_fr/files/patch-install.sh >--- files/patch-install.sh.orig Mon May 30 20:24:07 2005 >+++ files/patch-install.sh Mon May 30 21:03:07 2005 >@@ -1,35 +1,20 @@ >---- install.sh.orig Mon Jun 28 13:44:23 2004 >-+++ install.sh Sun Aug 22 17:16:36 2004 >-@@ -1,8 +1,8 @@ >+--- install.sh.orig Sun Mar 20 06:29:18 2005 >++++ install.sh Mon May 30 20:58:56 2005 >+@@ -1,5 +1,5 @@ > -#!/bin/bash >--# install plugin in the standard childsplay path >-+#!/bin/sh >-+# install plugin in the standard childsplay path >++#!/bin/sh >+ # install plugin in the standard childsplay path > > PREFIX=/usr/local >--DESTDIR=$PREFIX/games/childsplay >-+DESTDIR=$PREFIX/share/childsplay >- >- ########################################################### >- # DO NOT EDIT BEHIND THIS POINT >-@@ -11,7 +11,7 @@ >- >- # Dependency, which version of childsplay at least >- DEPEN=0.71 >-- >-+ >- set -e >- CWD=`pwd` >- >-@@ -34,23 +34,23 @@ >+ DESTDIR=$PREFIX/share/childsplay >+@@ -34,24 +34,8 @@ > echo "exit" > exit 1 > fi >-- >-+ >- echo -e "\n The path to install the soundfiles in is " >- echo " $DESTDIR." >+ >+-echo -e "\n The path to install the soundfiles in is " >+-echo " $DESTDIR." > -echo " If you have installed childsplay in a other place, you can" > -echo " give the full path to childsplay, otherwise just hit enter" > -echo " Hit enter to install in $DESTDIR, or give the full path" > -read path >@@ -42,21 +27,8 @@ > - echo " exit" > - exit 1 > - fi > -fi >-+#echo " If you have installed childsplay in a other place, you can" >-+#echo " give the full path to childsplay, otherwise just hit enter" >-+#echo " Hit enter to install in $DESTDIR, or give the full path" >-+#read path >-+#if [ $path ];then >-+# if [ -e $path/install.py ];then >-+# DESTDIR=path >-+# else >-+# echo "*********** WARNING *************" >-+# echo " $path does not exists or is not the childsplay directory" >-+# echo " exit" >-+# exit 1 >-+# fi >-+#fi > echo " Installing in $DESTDIR/Data/AlphabetSounds" > > echo " Copy sound files" >+ cp -rf $CWD/AlphabetSounds $DESTDIR/Data/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 81691
: 53985