Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
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
Hide 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