diff options
author | Francois Pons <fpons@mandriva.com> | 1999-12-22 10:17:11 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 1999-12-22 10:17:11 +0000 |
commit | 3c8f4fe3b7b15bd261a7c278d88c8e7a9498afc7 (patch) | |
tree | 04e400d2276acd441d444aa46ab5767077153e1e /tools | |
parent | 50d8f9cde126659428ee95eb30457d4c5370c5f6 (diff) | |
download | drakx-backup-do-not-use-3c8f4fe3b7b15bd261a7c278d88c8e7a9498afc7.tar drakx-backup-do-not-use-3c8f4fe3b7b15bd261a7c278d88c8e7a9498afc7.tar.gz drakx-backup-do-not-use-3c8f4fe3b7b15bd261a7c278d88c8e7a9498afc7.tar.bz2 drakx-backup-do-not-use-3c8f4fe3b7b15bd261a7c278d88c8e7a9498afc7.tar.xz drakx-backup-do-not-use-3c8f4fe3b7b15bd261a7c278d88c8e7a9498afc7.zip |
*** empty log message ***
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile index 654345ef8..5e4a5764b 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -15,6 +15,7 @@ $(DIRS): install: $(MAKE) gendepslist rpm2header xhost+ install make_mdkinst_stage2 gendepslist rpm2header genhdlist $(ROOTDEST)/misc + mkdir -p $(DEST)/usr/bin install -s xhost+ $(DEST)/usr/bin xhost+: %: %.c |