Browse Source

pmount: fixed conf file removing an "[O]" tag from it

stable/0.2
Christian Wiese 14 years ago
parent
commit
4ea6ba848c
  1. 4
      base/pmount/pmount.conf

4
base/pmount/pmount.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../pmount/pmount.conf
# Copyright (C) 2006 The OpenSDE Project
# Copyright (C) 2006 - 2011 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -12,4 +12,4 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
[O] var_append makeinstopt " " "PREFIX=$root/$prefix"
var_append makeinstopt " " "PREFIX=$root/$prefix"

Loading…
Cancel
Save