Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dont create bin dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@4836 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Feb 14, 2006
1 parent fa6843d commit 130a189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/grass/Makefile.win
Expand Up @@ -40,7 +40,6 @@ $(PROVIDER): $(OBJECTS)
$(STRIP) $@

install: all
mkdir -p $(prefix)/bin/
mkdir -p $(prefix)/lib/qgis/
$(INSTALL) -m 755 $(GRASS_DLL) $(DLLDIR)/qgis_grass.dll
$(INSTALL) -m 755 $(PROVIDER) $(prefix)/lib/qgis/grassprovider.dll
Expand Down

0 comments on commit 130a189

Please sign in to comment.