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
f8eeaecf
Commit
f8eeaecf
authored
Feb 03, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ./debian/woody-buildpackage: enabled build-deps checking.
parent
e7292744
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
debian/woody-buildpackage
debian/woody-buildpackage
+2
-2
No files found.
debian/woody-buildpackage
View file @
f8eeaecf
#! /bin/sh
# $Id: woody-buildpackage,v 1.
4 2003/02/03 02:26:28
sam Exp $
# $Id: woody-buildpackage,v 1.
5 2003/02/03 19:45:29
sam Exp $
# Build VLC for a Woody Debian system
if
test
!
-d
debian
...
...
@@ -45,7 +45,7 @@ pva="${package}_${sversion}_${arch}"
chg
=
../
"
$pva
.changes"
# Do the real work
#
dpkg-checkbuilddeps -B debian/control.woody || exit 1
dpkg-checkbuilddeps
-B
debian/control.woody
||
exit
1
fakeroot debian/rules.woody clean
cd
..
;
dpkg-source
-l
"
$dirn
"
/debian/changelog.woody
-b
"
$dirn
"
;
cd
"
$dirn
"
debian/rules.woody build
...
...
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