Skip to content
Snippets Groups Projects
Commit 8d23380f authored by osak buildhauer user's avatar osak buildhauer user
Browse files
parents 8f182a15 93a38842
No related branches found
No related tags found
No related merge requests found
...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment