summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPatrick Northon2021-04-06 19:25:33 -0400
committerPatrick Northon2021-04-06 19:25:33 -0400
commit912035a5c4e9410b1f085842c6ec8ddfc57befb7 (patch)
tree2571eb12fb3681f74dc7e9542f6b731d1641972f /Makefile
parentbd5116561312be6a312cd81f28aa1abe1609d2c6 (diff)
downloadaur-912035a5c4e9410b1f085842c6ec8ddfc57befb7.tar.gz
Bump version and fix issues.
- Fix missing client files in `/usr/share/ipa`. - Fix some missing paths and constants. - Add a nis-domainname service file. - Put platform files into a tar instead of a patch file. - Add missing chrony, authselect dependencies. - Remove python-nss, authconfig dependencies.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index b7ff450d52fd..000000000000
--- a/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-all: .SRCINFO package
-
-clean:
- rm -rf pkg src *.gem *.pkg.* *.tar.gz*
-
-.SRCINFO: PKGBUILD
- makepkg --printsrcinfo > .SRCINFO
-
-package:
- makepkg -s