Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
HAWQ-1349. make uninstall failed for make target gpmodcat_uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
stanlyxiang authored and Wen Lin committed Feb 24, 2017
1 parent 52d5b55 commit 51590b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/gpupgrade/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ installupgradefiles: $(UPGRADEFILES) $(DATAFILES)
$(INSTALL_DATA) $$i '$(DESTDIR)$(datadir)/upgrade/'`basename $$i`; \
done

gpmodcat_unistall:
gpmodcat_uninstall:
rm -f '$(DESTDIR)$(bindir)'/lib, gpmodcatversion$(X)

0 comments on commit 51590b9

Please sign in to comment.