From b6d2f528ecc7ed7a516c4a50a0e5aedd58e6637c Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 10:10:57 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 3 +-- make-git-snapshot.sh | 0 2 files changed, 1 insertion(+), 2 deletions(-) mode change 100755 => 100644 make-git-snapshot.sh diff --git a/.gitignore b/.gitignore index 904c010..44cd9b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/libxkbcommon-0.9.1.tar.xz -/libxkbcommon-0.9.1.tar.xz +/libxkbcommon-*.tar.xz diff --git a/make-git-snapshot.sh b/make-git-snapshot.sh old mode 100755 new mode 100644