summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-12 18:48:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-12 18:48:46 +0000
commitb5e167b596f01d47f8e48a6b1ee268544e755a96 (patch)
tree15b659528fc05d549a2fbe5919020edf55c9f9d6 /HACKING
parent64ac4e14e18959fe170a9efd5fe823419fbd9db4 (diff)
build ffplay so we can use it to test stuff
Original commit message from CVS: build ffplay so we can use it to test stuff
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING1
1 files changed, 1 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 40c14d2..d8e1f5a 100644
--- a/HACKING
+++ b/HACKING
@@ -48,6 +48,7 @@ THE WAY
- cvs add .pc/(patchsetname)/(file)
- cvs commit .pc/(patchsetname) (to update the state of quilt in cvs)
- edit the file
+ - cvs add the file if it doesn't exist yet
- quilt refresh
- quilt push -a (This one is IMPORTANT, otherwise you'll have a huge diff)
- cvs commit