Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
01f75e6f
Commit
01f75e6f
authored
Aug 31, 2007
by
Christophe Mutricy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Woody is past history
parent
8a7c44ed
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
19 deletions
+1
-19
Makefile.am
Makefile.am
+1
-19
No files found.
Makefile.am
View file @
01f75e6f
...
...
@@ -592,30 +592,12 @@ share/vlc_win32_rc.$(OBJEXT): share/vlc_win32_rc.rc
endif
###############################################################################
# Building specific source packages
###############################################################################
dist-woody
:
distdir
$(remove_distdir_woody)
mv
$(distdir)
$(PACKAGE)
-woody-
$(VERSION)
$(srcdir)
/toolbox
--make-woody
$(PACKAGE)
-woody-
$(VERSION)
$(AMTAR)
chof -
$(PACKAGE)
-woody-
$(VERSION)
\
|
GZIP
=
$(GZIP_ENV)
gzip
-c
>
$(PACKAGE)
-woody-
$(VERSION)
.tar.gz
$(remove_distdir_woody)
remove_distdir_woody
=
\
{
test
!
-d
$(PACKAGE)
-woody-
$(VERSION)
\
||
{
find
$(PACKAGE)
-woody-
$(VERSION)
-type
d
!
-perm
-200
\
-exec
chmod
u+w
{}
';'
\
&&
rm
-fr
$(PACKAGE)
-woody-
$(VERSION)
;
}
;
}
###############################################################################
# Building architecture-specific binary packages
###############################################################################
# XXX: this rule is probably only useful to you if you have exactly
# the same setup as
me. Contact sam@zoy.org if you need to use it
.
# the same setup as
the maintaner(s)
.
#
package-win-common
:
...
...
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