summaryrefslogtreecommitdiffstats
path: root/rpmmodule
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>1999-07-24 03:14:32 +0000
committerErik Troan <ewt@redhat.com>1999-07-24 03:14:32 +0000
commit23fa915ceda1fe942c68e456b2e4ab43c9929c6c (patch)
treef66b354740d963482804f3c6751515f51d106030 /rpmmodule
parentedabf9ac3dd610655f202d9da48d105d1aa40d1c (diff)
downloadanaconda-23fa915ceda1fe942c68e456b2e4ab43c9929c6c.tar.gz
anaconda-23fa915ceda1fe942c68e456b2e4ab43c9929c6c.tar.xz
anaconda-23fa915ceda1fe942c68e456b2e4ab43c9929c6c.zip
(msw) fixed symlinks, modified install target for rpmmodule
Diffstat (limited to 'rpmmodule')
-rw-r--r--rpmmodule/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpmmodule/Makefile b/rpmmodule/Makefile
index ec27a28a6..375829278 100644
--- a/rpmmodule/Makefile
+++ b/rpmmodule/Makefile
@@ -13,4 +13,5 @@ clean:
rm -f *.o $(TARGET)
install: all
+ mkdir -p $(DESTDIR)
cp $(TARGET) $(DESTDIR)