Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37761778
en ru br
ALT Linux repos
S:1.42-alt2_0.44.bld134

Group :: Development/Other
RPM: asl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: asl-install.sh.patch
Download


diff -up asl-142-Bld82/install.sh.install asl-142-Bld82/install.sh
--- asl-142-Bld82/install.sh.install	2012-01-14 06:24:21.000000000 -0800
+++ asl-142-Bld82/install.sh	2012-01-21 22:29:48.614330602 -0800
@@ -31,7 +31,6 @@ if [ "${BINPATH}" != "" ]; then
  chmod 755 ${BINPATH}
  for i in asl plist alink pbind p2hex p2bin; do
   echo ${BINPATH}/$i
-  strip $i
   cp $i ${BINPATH}
   chmod 755 ${BINPATH}/$i
  done
@@ -74,7 +73,7 @@ if [ "${DOCPATH}" != "" ]; then
  for i in DE EN; do
   if [ -f doc_$i/as.html ]; then
     echo ${DOCPATH}/as-$i.doc
-    cp doc_$i/as.doc ${DOCPATH}/as-$i.doc
+    cp doc_$i/as.doc ${DOCPATH}/as-$i.txt
   fi
   echo ${DOCPATH}/as-$i.tex
   cp doc_$i/as.tex ${DOCPATH}/as-$i.tex
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin