diff options
author | Jürgen Hötzel <juergen@archlinux.org> | 2007-01-29 22:18:31 +0000 |
---|---|---|
committer | Jürgen Hötzel <juergen@archlinux.org> | 2007-01-29 22:18:31 +0000 |
commit | 13f9fc4d19661b75c6f9989082aaf2b222547fe7 (patch) | |
tree | 424414095c1220fd27a19ff611673bd97e19594c /configure.ac | |
parent | 1629355ef06c16c422fe959affde83552c96b5ae (diff) | |
download | pacman-13f9fc4d19661b75c6f9989082aaf2b222547fe7.tar.xz |
* Fix building outside $(srcdir).
* Removed ./gen-mirrorlist.sh invocation from configure script:
Mirror-files are generated by make, not configure.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 2856e86a..1336e3c4 100644 --- a/configure.ac +++ b/configure.ac @@ -364,10 +364,6 @@ bindings/perl/Makefile bindings/python/Makefile bindings/java/Makefile Makefile -], -[ - cd etc/pacman.d/ - ./gen-mirrorlist.sh ]) echo " |