Skip to content
Snippets Groups Projects
Commit 4ce1b5e7 authored by hboyet's avatar hboyet Committed by Guillaume Roguez
Browse files

packaging: remove arch from ring-nightly.list

Refs #75179
Change-Id: I7de464ae489cadcd899e74e002daf1e84b26794b
parent 0a7d4494
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ override_dh_auto_install:
rm -rf $(CURDIR)/debian/ring-daemon/usr/include/
# Add repository file
mkdir -p $(CURDIR)/debian/ring-daemon/etc/apt/sources.list.d/
echo "deb [arch=amd64] http://nightly.apt.ring.cx/$(DISTRIB_ID)_$(DISTRIB_VERSION_ID) ring main" > $(CURDIR)/debian/ring-daemon/etc/apt/sources.list.d/ring-nightly.list
echo "deb http://nightly.apt.ring.cx/$(DISTRIB_ID)_$(DISTRIB_VERSION_ID) ring main" > $(CURDIR)/debian/ring-daemon/etc/apt/sources.list.d/ring-nightly.list
dh_auto_install
get-orig-source:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment