Skip to content

Commit

Permalink
Revert "pardus: update to 'yirmiuc'"
Browse files Browse the repository at this point in the history
This reverts commit 83f8de4.
  • Loading branch information
sylirre committed Jan 9, 2025
1 parent 5889dc5 commit 301d4a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions distro-build/pardus.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dist_name="Pardus"
dist_version="yirmiuc"
dist_version="yirmibir"

bootstrap_distribution() {
sudo rm -f "${ROOTFS_DIR}"/pardus-*.tar.xz
Expand All @@ -16,7 +16,7 @@ bootstrap_distribution() {
--components="main,contrib,non-free" \
--include="ca-certificates,libsystemd0,pardus-archive-keyring,systemd-sysv" \
--format=directory \
"${dist_version}-deb" \
"${dist_version}" \
"${WORKDIR}/pardus-$(translate_arch "$arch")" \
https://depo.pardus.org.tr/pardus
archive_rootfs "${ROOTFS_DIR}/pardus-$(translate_arch "$arch")-pd-${CURRENT_VERSION}.tar.xz" \
Expand Down

0 comments on commit 301d4a5

Please sign in to comment.