Cosmettic fix.
This commit is contained in:
parent
3c5ca23f29
commit
44994cba87
9 changed files with 9 additions and 9 deletions
|
@ -8,4 +8,4 @@ set -e
|
|||
make
|
||||
make install
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
|
@ -8,4 +8,4 @@ set -e
|
|||
make
|
||||
make install
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
|
@ -35,4 +35,4 @@ xmlcatalog --noout --add "rewriteURI" \
|
|||
"/usr/share/xml/docbook/xsl-stylesheets-1.69.1" \
|
||||
/etc/xml/catalog
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
|
@ -12,4 +12,4 @@ make install
|
|||
cp -v conf/gpm-root.conf /etc
|
||||
ldconfig
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
|
@ -8,4 +8,4 @@ set -e
|
|||
make CFLAGS="-O2 -Wno-sign-compare -Wno-pointer-sign"
|
||||
make install
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
|
@ -11,4 +11,4 @@ patch -Np1 -i ../sudo-1.6.8p12-envvar_fix-1.patch
|
|||
make
|
||||
make install
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
|
@ -8,4 +8,4 @@ set -e
|
|||
make
|
||||
make install
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -885,4 +885,4 @@ copy_blfs_deps_scripts() { # method avoid to place the test on all
|
|||
|
||||
rm -rf blfs-tool-deps
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue