Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
08dcf8d7
Commit
08dcf8d7
authored
Jun 15, 2000
by
Sam Hocevar
Browse files
. petit oubli b�te dans le `make snapshot`
parent
3884fa49
Changes
3
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
08dcf8d7
...
...
@@ -306,7 +306,7 @@ show:
snapshot
:
rm
-rf
/tmp/
${SNAPSHOTDIR}
mkdir
/tmp/
${SNAPSHOTDIR}
cp
-
a
*
/tmp/
${SNAPSHOTDIR}
cp
-
r
*
/tmp/
${SNAPSHOTDIR}
(
cd
/tmp/
${SNAPSHOTDIR}
;
\
make distclean
;
\
find
.
-type
d
-name
CVS | xargs
rm
-rf
;
\
...
...
configure.in
View file @
08dcf8d7
...
...
@@ -4,7 +4,7 @@ AC_CONFIG_HEADER(include/defs.h)
AC_CANONICAL_HOST
VLC_VERSION=0.1.99
VLC_VERSION=0.1.99
a
AC_SUBST(VLC_VERSION)
VLC_CODENAME=Onatopp
AC_SUBST(VLC_CODENAME)
...
...
debian/changelog
View file @
08dcf8d7
vlc (0.1.99a) unstable; urgency=low
* Fixed some compile flag errors
-- Samuel Hocevar <sam@via.ecp.fr> Thu, 15 Jun 2000 20:48:54 +0200
vlc (0.1.99-1) unstable; urgency=low
* Initial Release.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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