summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-software.sh
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-04 11:06:05 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-04 11:06:05 +0100
commitd06c0d0403c0747bd088e25ca28329c710dedf73 (patch)
tree4c1055fb4e584d080f95a8cbf5ef115d6e14ac20 /src/core/libs/lib-software.sh
parentbf091ae0928d38f8bea7858dc3b06cefca472cb9 (diff)
fixes for cleaner package installation
Diffstat (limited to 'src/core/libs/lib-software.sh')
-rw-r--r--src/core/libs/lib-software.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-software.sh b/src/core/libs/lib-software.sh
index dd717ca..77f99ec 100644
--- a/src/core/libs/lib-software.sh
+++ b/src/core/libs/lib-software.sh
@@ -23,7 +23,7 @@ run_mkinitcpio()
installpkg() {
notify "Package installation will begin now. You can watch the output in the progress window. Please be patient."
target_special_fs on
- run_background pacman-installpkg "$PACMAN_TARGET -S $PACKAGES" /tmp/pacman.log
+ run_background pacman-installpkg "$PACMAN_TARGET -S $TARGET_PACKAGES" /tmp/pacman.log
follow_progress " Installing... Please Wait " /tmp/pacman.log
wait_for pacman-installpkg