Skip to content

Commit

Permalink
It is not possible to use apt.pop-os.org due to launchpad not being a…
Browse files Browse the repository at this point in the history
…ble to depend on it
  • Loading branch information
jackpot51 committed Oct 15, 2018
1 parent 87a87dd commit e1b7b6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/ci
Expand Up @@ -260,8 +260,6 @@ def dpkg_binary(dsc_path, name, git, series):
"--extra-repository-key=" + path.join(POP_DIR, "scripts", ".ppa.asc"),
"--extra-repository=deb http://ppa.launchpad.net/system76/pop/ubuntu " + series.codename + " main",
"--extra-repository=deb http://ppa.launchpad.net/system76/proposed/ubuntu " + series.codename + " main",
"--extra-repository-key=" + path.join(POP_DIR, "scripts", ".iso.asc"),
"--extra-repository=deb http://apt.pop-os.org/proprietary " + series.codename + " main",
dsc_path
], cwd=BINARY_DIR)

Expand Down

0 comments on commit e1b7b6e

Please sign in to comment.