Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dequis/purple-facebook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.mingw')
-rw-r--r--Makefile.mingw4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.mingw b/Makefile.mingw
index 0103035..408a8b1 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -23,8 +23,8 @@ export DEFINES = $(AUTOTOOLS_DEFINES) \
-DPACKAGE_TARNAME=\"purple-facebook\" \
-DPACKAGE_VERSION=\"$(PLUGIN_VERSION)\" \
-DPACKAGE_STRING=\"purple-facebook\ $(PLUGIN_VERSION)\" \
- -DPACKAGE_BUGREPORT=\"https://github.com/jgeboski/purple-facebook/issues\" \
- -DPACKAGE_URL=\"https://github.com/jgeboski/purple-facebook\" \
+ -DPACKAGE_BUGREPORT=\"https://github.com/dequis/purple-facebook/issues\" \
+ -DPACKAGE_URL=\"https://github.com/dequis/purple-facebook\" \
-DPACKAGE=\"purple-facebook\" \
-DVERSION=\"$(PLUGIN_VERSION)\" \
-DPURPLE_PLUGINS