diff options
-rw-r--r-- | extra/mc/.footprint | 12 | ||||
-rwxr-xr-x | extra/mc/Pkgfile | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/extra/mc/.footprint b/extra/mc/.footprint index c11d0379f..a6813779f 100644 --- a/extra/mc/.footprint +++ b/extra/mc/.footprint @@ -16,13 +16,13 @@ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/es/ drwxr-xr-x root/root usr/share/man/es/man1/ --rw-r--r-- root/root usr/share/man/es/man1/mc.1 +-rw-r--r-- root/root usr/share/man/es/man1/mc.1.gz drwxr-xr-x root/root usr/share/man/hu/ drwxr-xr-x root/root usr/share/man/hu/man1/ --rw-r--r-- root/root usr/share/man/hu/man1/mc.1 +-rw-r--r-- root/root usr/share/man/hu/man1/mc.1.gz drwxr-xr-x root/root usr/share/man/it/ drwxr-xr-x root/root usr/share/man/it/man1/ --rw-r--r-- root/root usr/share/man/it/man1/mc.1 +-rw-r--r-- root/root usr/share/man/it/man1/mc.1.gz drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/mc.1.gz -rw-r--r-- root/root usr/share/man/man1/mcedit.1.gz @@ -30,13 +30,13 @@ drwxr-xr-x root/root usr/share/man/man1/ drwxr-xr-x root/root usr/share/man/man8/ drwxr-xr-x root/root usr/share/man/pl/ drwxr-xr-x root/root usr/share/man/pl/man1/ --rw-r--r-- root/root usr/share/man/pl/man1/mc.1 +-rw-r--r-- root/root usr/share/man/pl/man1/mc.1.gz drwxr-xr-x root/root usr/share/man/ru/ drwxr-xr-x root/root usr/share/man/ru/man1/ --rw-r--r-- root/root usr/share/man/ru/man1/mc.1 +-rw-r--r-- root/root usr/share/man/ru/man1/mc.1.gz drwxr-xr-x root/root usr/share/man/sr/ drwxr-xr-x root/root usr/share/man/sr/man1/ --rw-r--r-- root/root usr/share/man/sr/man1/mc.1 +-rw-r--r-- root/root usr/share/man/sr/man1/mc.1.gz drwxr-xr-x root/root usr/share/man/sr/man8/ drwxr-xr-x root/root usr/share/mc/ drwxr-xr-x root/root usr/share/mc/bin/ diff --git a/extra/mc/Pkgfile b/extra/mc/Pkgfile index 563ef28aa..fa3c46da7 100755 --- a/extra/mc/Pkgfile +++ b/extra/mc/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.ibiblio.org/mc/ # Maintainer: NuTyX coreteam # Packager: thierryn1 at hispeed dot ch -# Depends on: gpm, slang +# Depends on: gpm, slang, glib1 name=mc version=4.6.1 |