xstow lives in masterdir/usr/bin/xstow now.
--HG-- extra : convert_revision : 6a9e38cb82f85228f342c98913a0070ac794c441
This commit is contained in:
parent
8ef456bcd2
commit
a193527922
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ XBPS_SYSCONFDIR=$XBPS_MASTERDIR/etc
|
|||
#
|
||||
# Path to the xstow program.
|
||||
#
|
||||
XBPS_XSTOW_CMD=$XBPS_MASTERDIR/bin/xstow
|
||||
XBPS_XSTOW_CMD=$XBPS_MASTERDIR/usr/bin/xstow
|
||||
|
||||
#
|
||||
# Compilation flags for cc and c++.
|
||||
|
|
Loading…
Reference in a new issue