Cosmettic fix.

This commit is contained in:
Manuel Canales Esparcia 2006-08-28 21:48:58 +00:00
parent 3c5ca23f29
commit 44994cba87
9 changed files with 9 additions and 9 deletions

View file

@ -8,4 +8,4 @@ set -e
make
make install
exit
exit

View file

@ -8,4 +8,4 @@ set -e
make
make install
exit
exit

View file

@ -35,4 +35,4 @@ xmlcatalog --noout --add "rewriteURI" \
"/usr/share/xml/docbook/xsl-stylesheets-1.69.1" \
/etc/xml/catalog
exit
exit

View file

@ -12,4 +12,4 @@ make install
cp -v conf/gpm-root.conf /etc
ldconfig
exit
exit

View file

@ -8,4 +8,4 @@ set -e
make CFLAGS="-O2 -Wno-sign-compare -Wno-pointer-sign"
make install
exit
exit

View file

@ -11,4 +11,4 @@ patch -Np1 -i ../sudo-1.6.8p12-envvar_fix-1.patch
make
make install
exit
exit

View file

@ -8,4 +8,4 @@ set -e
make
make install
exit
exit

View file

@ -15,4 +15,4 @@ find doc -type f -exec chmod 644 {} \;
install -v -m755 -d /usr/share/doc/subversion-1.3.1
cp -v -R doc/* /usr/share/doc/subversion-1.3.1
exit
exit

View file

@ -885,4 +885,4 @@ copy_blfs_deps_scripts() { # method avoid to place the test on all
rm -rf blfs-tool-deps
}
}