diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-09-20 17:08:32 +0200 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2021-09-29 06:38:40 +0000 |
commit | 018f946ee70600993c60a74046f417ca05bdb41b (patch) | |
tree | 37829ad4f8af4005172148ee78ab38b67328cecb /arch/extras/README | |
parent | 2bcda9ee7da7582ee0e550a71b9f865cac76dce2 (diff) | |
download | tde-packaging-018f946ee70600993c60a74046f417ca05bdb41b.tar.gz tde-packaging-018f946ee70600993c60a74046f417ca05bdb41b.zip |
ArchLinux: Take a newer state of pkgbuilds from Michael Manley
Clean old long-term not maintained pkgbuilds.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'arch/extras/README')
-rw-r--r-- | arch/extras/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/extras/README b/arch/extras/README deleted file mode 100644 index d508b327f..000000000 --- a/arch/extras/README +++ /dev/null @@ -1,12 +0,0 @@ -contents of this directory - - autotools_PKGBUILD: example of PKGBUILD for building - trinity components with autotools. Should be used - as template for new PKGBUILDS. - - cmake_PKGBUILD: example of PKGBUILD for building - trinity components with CMake. Should be used as - a template for new PKGBUILDS. - - batchbuild: simple scirpt for batch building trinity - components. |