diff options
Diffstat (limited to 'net/phpldapadmin/files/patch-tools__po__Makefile')
-rw-r--r-- | net/phpldapadmin/files/patch-tools__po__Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/phpldapadmin/files/patch-tools__po__Makefile b/net/phpldapadmin/files/patch-tools__po__Makefile new file mode 100644 index 000000000000..cacbef161c54 --- /dev/null +++ b/net/phpldapadmin/files/patch-tools__po__Makefile @@ -0,0 +1,7 @@ +--- ./tools/po/Makefile.orig 2013-12-17 10:35:33.849229663 +0000 ++++ ./tools/po/Makefile 2013-12-17 10:35:42.989230589 +0000 +@@ -1,4 +1,3 @@ +-#!/bin/bash + # + # Makefile Utility to manipulate PO and POT files + # Copyright (c) 2009 Alessandro De Zorzi - <lota@nonlontano.it> |