Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
08dcf8d7
Commit
08dcf8d7
authored
Jun 15, 2000
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
. petit oubli b�te dans le `make snapshot`
parent
3884fa49
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
Makefile.in
Makefile.in
+1
-1
configure.in
configure.in
+1
-1
debian/changelog
debian/changelog
+6
-0
No files found.
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
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