patches/monodevelop-02-script.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 444 df90a02b2e3d
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
444
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     1
--- monodevelop-0.15.orig/monodevelop.in	2007年  7月 31日 二 13:56:11
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     2
+++ monodevelop-0.15/monodevelop.in	2007年  9月  3日 一 18:16:05
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     3
@@ -35,6 +35,7 @@
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     4
 fi
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     5
 
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     6
 MD_BIN_PATH=@prefix@/lib/monodevelop/bin
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     7
+export PATH=@prefix@/mono:$MD_BIN_PATH:$PATH
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     8
 
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
     9
 if [ -n $LD_LIBRARY_PATH ]; then
df90a02b2e3d 2007-09-03 Albert Lee <[email protected]>
trisk
parents:
diff changeset
    10
 	export LD_LIBRARY_PATH=$MOZILLA_HOME:$LD_LIBRARY_PATH