FS#75043 - [e2fsprogs] SS_DIR and ET_DIR no longer exist
Attached to Project:
Arch Linux
Opened by Firas Khalil Khana (firasuke) - Saturday, 11 June 2022, 22:31 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 13 June 2022, 12:54 GMT
Opened by Firas Khalil Khana (firasuke) - Saturday, 11 June 2022, 22:31 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 13 June 2022, 12:54 GMT
|
Details
Description:
Having read the `PKGBUILD` file of the `e2fsprogs` package, I found the following lines: ``` ... # remove references to build directory sed -i -e 's#^SS_DIR=.*#SS_DIR="/usr/share/ss"#' "${pkgdir}/usr/bin/mk_cmds" sed -i -e 's#^ET_DIR=.*#ET_DIR="/usr/share/et"#' "${pkgdir}/usr/bin/compile_et" ... ``` After examining both `/usr/bin/mk_cmds` and `/usr/bin/compile_et` it seems that `SS_DIR` and `ET_DIR` are now called `DIR`, and the changes being made are redundant. Additional info: Package Version: 1.46.5 |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Monday, 13 June 2022, 12:54 GMT
Reason for closing: Fixed
Additional comments about closing: 1.46.5-4
Monday, 13 June 2022, 12:54 GMT
Reason for closing: Fixed
Additional comments about closing: 1.46.5-4