diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-05-13 00:12:52 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-05-13 00:12:52 +0000 |
commit | f8188bbf8b30713fef940cc38633d1927486b194 (patch) | |
tree | 915b0e5adede9339a3d83692fdba672e4bcb0988 /perl-install/share | |
parent | 6e9a885b259458dfcbd86284a3292e2ba10d6098 (diff) | |
download | drakx-backup-do-not-use-f8188bbf8b30713fef940cc38633d1927486b194.tar drakx-backup-do-not-use-f8188bbf8b30713fef940cc38633d1927486b194.tar.gz drakx-backup-do-not-use-f8188bbf8b30713fef940cc38633d1927486b194.tar.bz2 drakx-backup-do-not-use-f8188bbf8b30713fef940cc38633d1927486b194.tar.xz drakx-backup-do-not-use-f8188bbf8b30713fef940cc38633d1927486b194.zip |
allow makefile like variables
Diffstat (limited to 'perl-install/share')
-rw-r--r-- | perl-install/share/list.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/list.xml b/perl-install/share/list.xml index 59e798352..6a2dae1b2 100644 --- a/perl-install/share/list.xml +++ b/perl-install/share/list.xml @@ -279,7 +279,7 @@ </filter> <from dir="."> - <to dir="REP4PMS"> + <to dir="$(REP4PMS)"> <filter command="strip"> <from expand="command"> find auto -follow -name "*.so" |