forked from ports/contrib
grml-crypt: new patch file
This commit is contained in:
parent
7686708e67
commit
4e21b6f8c7
20
grml-crypt/path_fstype.patch
Normal file
20
grml-crypt/path_fstype.patch
Normal file
@ -0,0 +1,20 @@
|
||||
--- grml-crypt/grml-crypt 2006-04-02 20:30:43.000000000 +0200
|
||||
+++ grml-crypt-new/grml-crypt 2006-10-20 13:47:12.000000000 +0200
|
||||
@@ -11,7 +11,7 @@
|
||||
###
|
||||
### __INCLUDES
|
||||
###
|
||||
-. /etc/grml/sh-lib
|
||||
+. /usr/lib/grml/sh-lib
|
||||
#. /etc/grml/sysexits-sh
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
IS_IMAGE_='false'
|
||||
SIZE_="10"
|
||||
SIZE_SET_='false'
|
||||
-FSTYPE_="vfat"
|
||||
+FSTYPE_="ext3"
|
||||
TARGET_=""
|
||||
VERIFY_PW_=""
|
||||
MKFS_=""
|
Loading…
x
Reference in New Issue
Block a user