]> git.pld-linux.org Git - packages/LPRng.git/blobdiff - LPRng.spec
- no subshells
[packages/LPRng.git] / LPRng.spec
index 11e831c8474fbe9663cd079abe5fbe7eb356f84b..1e076f07b3379183bb8838a6c1ef8ff34ac3bc85 100644 (file)
@@ -99,7 +99,10 @@ gettextize --copy --force
 libtoolize --copy --force
 aclocal
 autoconf
-(cd gdbm-1.8.0 ; aclocal ; autoconf )
+cd gdbm-1.8.0
+       aclocal
+       autoconf
+cd ..
 %configure \
        --disable-setuid \
        --with-userid=lp \
This page took 0.133801 seconds and 4 git commands to generate.