[cairo-commit] pycairo Makefile.am,1.14,1.15
Steve Chaplin
commit at pdx.freedesktop.org
Wed Aug 31 16:57:36 PDT 2005
- Previous message: [cairo-commit]
pycairo NEWS, 1.14, 1.15 README, 1.19, 1.20 RELEASING,
1.11, 1.12 setup.py, 1.4, 1.5
- Next message: [cairo-commit] pycairo ChangeLog, 1.176, 1.177 configure.ac, 1.36,
1.37
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv21312
Modified Files:
Makefile.am
Log Message:
'SC'
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/pycairo/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.am 30 Aug 2005 02:53:05 -0000 1.14
+++ Makefile.am 31 Aug 2005 23:57:33 -0000 1.15
@@ -56,7 +56,7 @@
scp $(tar_file) $(md5_file) $(RELEASE_UPLOAD_HOST):$(RELEASE_UPLOAD_DIR)
mv $(tar_file) $(md5_file) releases
ssh $(RELEASE_UPLOAD_HOST) "rm -f $(RELEASE_UPLOAD_DIR)/LATEST-$(PACKAGE)-[0-9]* && ln -s $(tar_file) $(RELEASE_UPLOAD_DIR)/LATEST-$(PACKAGE)-$(VERSION)"
- $(CVS) tag RELEASE_$(PYCAIRO_VERSION_MAJOR)_$(PYCAIRO_VERSION_MINOR)_$(CAIRO_VERSION_MICRO)
+ cvs tag RELEASE_$(PYCAIRO_VERSION_MAJOR)_$(PYCAIRO_VERSION_MINOR)_$(PYCAIRO_VERSION_MICRO)
release-publish: release-upload releases/$(md5_file)
@echo ""
- Previous message: [cairo-commit]
pycairo NEWS, 1.14, 1.15 README, 1.19, 1.20 RELEASING,
1.11, 1.12 setup.py, 1.4, 1.5
- Next message: [cairo-commit] pycairo ChangeLog, 1.176, 1.177 configure.ac, 1.36,
1.37
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list