diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2007-11-15 16:37:48 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2007-11-15 16:37:48 +0000 |
| commit | 06c489918c1183508a242fbae9d6166d84e762b6 (patch) | |
| tree | bf7a857d59637418a849b2aa1a66756c97e208dd /lib | |
| parent | a90c07847c7d4744e609a36abb55a6eb55e6d1ed (diff) | |
| download | xxv-06c489918c1183508a242fbae9d6166d84e762b6.tar.gz xxv-06c489918c1183508a242fbae9d6166d84e762b6.tar.bz2 | |
* contrib/script: use /bin/sh to be consistent with posix sth
* lib: remote unused file lib/Paths.pm
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Paths.pm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Paths.pm b/lib/Paths.pm deleted file mode 100644 index 7e249d3..0000000 --- a/lib/Paths.pm +++ /dev/null @@ -1,3 +0,0 @@ -use FindBin qw($RealBin); - -my $LIBS = "$RealBin/../lib"; |
