Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lipck
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
lipck
Commits
8d23380f
Commit
8d23380f
authored
9 years ago
by
osak buildhauer user
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://git.fsmpi.rwth-aachen.de/osak/lipck
parents
8f182a15
93a38842
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
1 addition, 1 deletion
Makefile
with
1 addition
and
1 deletion
Makefile
+
1
−
1
View file @
8d23380f
...
@@ -595,7 +595,7 @@ $(REPO_DIST_DIR)/binary-$(call altarch,$(PRIMARY_ARCH))/Packages.bz2 $(REPO_DIST
...
@@ -595,7 +595,7 @@ $(REPO_DIST_DIR)/binary-$(call altarch,$(PRIMARY_ARCH))/Packages.bz2 $(REPO_DIST
>>
"
$(
REPO_DIST_DIR
)
/binary-
$*
/Release"
>>
"
$(
REPO_DIST_DIR
)
/binary-
$*
/Release"
cd
"$(REPO_ARCHIVE_DIR)"
\
cd
"$(REPO_ARCHIVE_DIR)"
\
&&
cat
Packages.noarch
"Packages.$*"
|
bzip2
-c9
>
"$(REPO_DIST_DIR)/binary-$*/Packages.bz2"
&&
cat
Packages.noarch
"Packages.$*"
>
"$(REPO_DIST_DIR)/binary-$*/Packages.bz2"
#The following rules requires none of its dependencies. However, it writes a timestamp to the metadata
#The following rules requires none of its dependencies. However, it writes a timestamp to the metadata
#that should always be "newer" than the dependencies.
#that should always be "newer" than the dependencies.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment