diff options
Diffstat (limited to 'converters/uudx')
-rw-r--r-- | converters/uudx/Makefile | 1 | ||||
-rw-r--r-- | converters/uudx/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index 8749559a8ef1..93be746b6ea3 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -25,6 +25,7 @@ EXTRACT_AFTER_ARGS= # empty NO_WRKSUBDIR= yes MANLANG= ja MAN1= uudx.1 +PLIST_FILES= bin/uudx pre-patch: @${ECHO_MSG} "===> Installing custom Makefile for ${DISTNAME}" diff --git a/converters/uudx/pkg-plist b/converters/uudx/pkg-plist deleted file mode 100644 index 2d65991182c2..000000000000 --- a/converters/uudx/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/uudx |