[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    icecream
From:       Stephan Kulow <coolo () kde ! org>
Date:       2011-09-01 11:22:58
Message-ID: 20110901112258.E3A00AC87A () svn ! kde ! org
[Download RAW message or body]

SVN commit 1250772 by coolo:

revert ossi's commit - plugins are executables


 M  +1 -1      client/icecc-create-env  
 M  +1 -1      suse/update_rpm  


--- trunk/icecream/client/icecc-create-env #1250771:1250772
@@ -119,7 +119,7 @@
 fi
 
 plugin_name=liblto_plugin.so
-plugin=`$added_gcc -print-file-name=$plugin_name`
+plugin=`$added_gcc -print-prog-name=$plugin_name`
 if test -n "$plugin" && test "$plugin" != "$plugin_name" && test -e "$plugin"; then
   add_file "$plugin" "$plugin"
 fi
--- trunk/icecream/suse/update_rpm #1250771:1250772
@@ -15,7 +15,7 @@
 for i in *.docbook; do
 	output=${i/man-/}
 	output=${output/.docbook/}
-	meinproc --stylesheet /opt/kde3/share/apps/ksgmltools2/customization/kde-man.xsl $i \
&& mv manpage.troff $omans/$output +	meinproc4 --stylesheet \
/opt/kde3/share/apps/ksgmltools2/customization/kde-man.xsl $i && mv manpage.troff \
$omans/$output  done
 cd ../..
 tar cvjf $opwd/icecream-manpages.tar.bz2 mans


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic