mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 10:03:08 +02:00
getopt/build
- patching Makefile is required with downloaded original tarball
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
SOURCE_URL="http://frodo.looijaard.name/system/files/software/getopt/getopt-1.1.6.tar.gz"
|
||||
|
||||
pbuild::patch_sources_Linux() {
|
||||
: patch -p1 < "${BUILD_BLOCK_DIR}/Makefile.patch"
|
||||
patch -p1 < "${BUILD_BLOCK_DIR}/Makefile.patch"
|
||||
}
|
||||
|
||||
pbuild::configure() {
|
||||
|
||||
Reference in New Issue
Block a user