Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
luzpaz
gstreamer
Commits
6426406e
Commit
6426406e
authored
Apr 10, 2005
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ignore already applied patch
Original commit message from CVS: ignore already applied patch
parent
8e388916
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
autogen.sh
autogen.sh
+1
-1
No files found.
autogen.sh
View file @
6426406e
...
...
@@ -65,7 +65,7 @@ if test -x mkinstalldirs; then rm mkinstalldirs; fi
# first remove patch if necessary, then run autopoint, then reapply
if
test
-f
po/Makefile.in.in
;
then
patch
-p0
-R
< common/gettext.patch
patch
-p0
-R
--forward
< common/gettext.patch
fi
tool_run
"
$autopoint
"
"--force"
"patch -p0 < common/gettext.patch"
patch
-p0
< common/gettext.patch
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment