Skip to content

Commit

Permalink
qt5-*: move to extra
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jan 18, 2020
1 parent 99579e5 commit 89e9e57
Show file tree
Hide file tree
Showing 45 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions extra/firefox-bin/build
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ printf 'Installing firefox-bin\n'
# The tarball is hosted on GitHub which doesn't allow
# for the file naming scheme the package manager uses
# for its built tarballs (pkg#ver-rel.tar.gz).
mv -f "firefox-bin.68.4.1esr-1.tar.gz?no-extract" \
"firefox#68.4.1esr-1.tar.gz"
mv -f "firefox-bin.68.4.1esr-2.tar.gz.no-extract" \
"firefox#68.4.1esr-2.tar.gz"

# Install the package as you would any other you have
# built yourself. In reality, I could have just given
Expand All @@ -23,7 +23,7 @@ mv -f "firefox-bin.68.4.1esr-1.tar.gz?no-extract" \
#
# I'm nice though and want this to fit into the system
# like any other package.
KISS_FORCE=1 kiss i "$PWD/firefox#68.4.1esr-1.tar.gz"
KISS_FORCE=1 kiss i "$PWD/firefox#68.4.1esr-2.tar.gz"

cat <<EOF
Expand Down
2 changes: 1 addition & 1 deletion extra/firefox-bin/sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/kisslinux/repo/releases/download/1.3.2/firefox-bin.68.4.1esr-1.tar.gz?no-extract
https://github.com/kisslinux/repo/releases/download/1.3.2/firefox-bin.68.4.1esr-2.tar.gz.no-extract
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 89e9e57

Please sign in to comment.